rust-analyzer icon indicating copy to clipboard operation
rust-analyzer copied to clipboard

Tracking issue for known bugs on rust-lang/rust

Open jonas-schievink opened this issue 4 years ago • 3 comments

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

jonas-schievink avatar May 21 '21 20:05 jonas-schievink

#9349 also

lf- avatar Jun 22 '21 03:06 lf-

Please also track supporting sysroot crates (https://github.com/rust-analyzer/rust-analyzer/issues/6842 is an example, there may be others).

jyn514 avatar Jun 26 '21 01:06 jyn514

That apparently works with the right configuration, so I closed it

jonas-schievink avatar Jun 26 '21 14:06 jonas-schievink