pronvis
pronvis
Same for me. Platform: MacOS Catalina 10.15.4 - cargo install cargo-profiler - **valgrind** for mac: `brew install --HEAD https://raw.githubusercontent.com/LouisBrunner/valgrind-macos/master/valgrind.rb` [from](https://github.com/LouisBrunner/valgrind-macos/) ``` ~/rust/tests ➜ git:(master) ✗ cargo profiler callgrind --release Compiling...
[PR](https://github.com/testcontainers/testcontainers-rs/pull/202)
Ive got this too. On `conn.hgetall` I get: `Response type not hashmap compatible" (response was status("PONG"))`. But I use `bb8-redis`, not `mobc`. Looks like problem is in `redis-rs`, but where......
@ansoni-san MacOS version: 13.4 xcode: ``` > xcode-select -v xcode-select version 2397 ``` @aykevl "Perhaps you can try uninstalling the SDK and reinstalling it?" Did you mean reinstall `xcode-select` or...
My Xcode is 14.3.1 version. I dont have another one. The path is: ``` > xcode-select -p /Applications/Xcode.app/Contents/Developer ``` Which is the same as in Xcode:
Ohh... hate xcode :( Probably I will not continue with that process :)
When I set colors like in readme (and in the same way as you) `:LualineNotices` tell me that I am doing it wrong. And it advice to change it to:...