Skip to content

Issues: rust-lang/rust-analyzer

Announcements: Client Changes
#4604 opened May 25, 2020 by matklad
Open 66
2024 Edition
#16146 opened Dec 18, 2023 by Veykril
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add setting to always show status bar item in vscode A-vscode vscode plugin issues C-feature Category: feature request
#18665 opened Dec 11, 2024 by ju5tevg3niy
request handler panicked: mid > len A-ide general IDE features C-bug Category: bug I-panic
#18664 opened Dec 11, 2024 by lnicola
Windows Git Bash Vim ALE A-lsp LSP conformance issues and missing features C-bug Category: bug
#18659 opened Dec 10, 2024 by coffeebe4code
LSP references cover into and from C-feature Category: feature request
#18655 opened Dec 10, 2024 by dev-ardi
auto-insert semicolon in let-else statements A-ide general IDE features C-feature Category: feature request
#18651 opened Dec 9, 2024 by roife
Typing | within expression position completes to || in an annoying way A-ide general IDE features C-bug Category: bug
#18641 opened Dec 9, 2024 by Veykril
WSL analyzer works better then normal windows C-support Category: support questions
#18634 opened Dec 7, 2024 by I-ABD-I
Weird docs for trait aliases C-bug Category: bug
#18632 opened Dec 7, 2024 by ionicmc-rs
Snippet $0 placeholder in macros C-support Category: support questions
#18614 opened Dec 4, 2024 by domialbrecht
feature request: inlay hints for default trait object lifetimes A-inlay-hints inlay/inline hints C-feature Category: feature request
#18612 opened Dec 4, 2024 by lukas-code
Idea (Quickfix): "Add todo!() to end of your function" C-feature Category: feature request
#18581 opened Dec 1, 2024 by sevenc-nanashi
VSCode Extension: Publish a no-server version without bundled binary A-infra CI and workflow issues A-vscode vscode plugin issues C-feature Category: feature request
#18578 opened Dec 1, 2024 by darkyzhou
rust-analyzer.references.excludeTests should exclude #[cfg(test)] C-feature Category: feature request
#18573 opened Nov 29, 2024 by glasser
Ref completions break when the prefix is a keyword (e.g. mod) A-completion autocompletion A-salsa might be a salsa issue C-bug Category: bug S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work.
#18572 opened Nov 29, 2024 by Oatall
Wrong macro expansion A-macro macro expansion C-bug Category: bug
#18571 opened Nov 29, 2024 by feois
Sometimes RA reports errors that rustc doesn't agree exist A-chalk chalk related issue A-ty type system / type inference / traits / method resolution C-bug Category: bug
#18542 opened Nov 21, 2024 by Lokathor
ProTip! Exclude everything labeled bug with -label:bug.