-
`rust-analyzer.files.excludeDirs` does not appear to be working. Issue #7755 discussed this awhile ago and was closed, but the feature is still not working for me. I am using rust-analyzer 0.4.1501-st…
-
- https://github.com/rust-lang/rust/issues/66079
This serves as a general bag of ideas around possible future r-a/ide tool attributes (we have this attribute now https://github.com/rust-lang/rust/p…
-
The LSP may be installed in different locations depending on whether and which Ruby version manager you use. To leverage the similar problem for Rust, the built-in Rust support has recently ntroduced …
-
When aliases are set on a `rust_binary`, they work fine. But when they are also set on a `rust_test` target with `crate=":bin-name"` then they are not propagated correctly (no aliases in generated spe…
-
**rust-analyzer version**: rust-analyzer version: 0.4.2156-standalone [/home/mgx/.vscode-server/extensions/rust-lang.rust-analyzer-0.4.2156-linux-x64/server/rust-analyzer]
**rustc version**: bootstra…
-
### Check for existing issues
- [x] Completed
### Describe the bug / provide steps to reproduce it
My Copilot works fine in rustcover, but in Zed, there's no suggestion and no error.
### E…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
when typing into Cargo.toml the completion ignores everything before the .
example:
[package.] …
-
### Before i start this report, there is a currently working workaround on an unrelated repo posted by user [mmstick](https://github.com/mmstick).
### Link to his solution that had worked for me …
-
A discussion issue, as we all know, iteration order for these should not be relied on as that can cause bugs (and unstable tests) so I've been wondering, we could forbid the use of these via clippy (b…
-
The following is a small list of issues rust-analyzer would like to see fixed/implemented, I have been asked to create this issue for an upcoming VSCode meeting so that it can be tracked.
…