Open Krysme opened 1 year ago
Does cleaning solves the problem?
I was unable to reproduce this with
rustc 1.70.0-nightly (ff4b772f8 2023-03-10)
binary: rustc
commit-hash: ff4b772f805ec1e1c1bd7e189ab8d5a4e3a6ef13
commit-date: 2023-03-10
host: x86_64-unknown-linux-gnu
release: 1.70.0-nightly
LLVM version: 15.0.7
by running
git checkout 7f01ae877dfd26277a52630c9e40724db23ff8fc
env RUSTFLAGS="-C target-cpu=native" cargo install --path crates/rust-analyzer --locked --force --features force-always-assert --features jemalloc
yes, it does, and it is really difficult to reproduce on my side too.
Code
Meta
rustc --version --verbose
:Error output
Backtrace
```
```