Tracking issue for known bugs on rust-lang/rust
The Rust monorepo is "special" and uses a lot of idiosyncrasies, so rust-analyzer doesn't work very well there. We would like to fix that, because it's The Rust Repo™ and we'd like compiler/libstd hackers to have a good time with rust-analyzer. This issue tracks any known problems while working on that repo.
Note: Before filing a bug, make sure that you're using the configuration recommended in the rustc dev guide.
List of issues:
- [x] #8815
- [ ] #8937
- [x] #9201
- [x] #9203
- [x] #9349
- [x] https://github.com/rust-analyzer/rust-analyzer/issues/9446
#9349 also
Please also track supporting sysroot crates (https://github.com/rust-analyzer/rust-analyzer/issues/6842 is an example, there may be others).
That apparently works with the right configuration, so I closed it