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

[feat] Optional Inlay Hint for Too Many Implicit Exit Points in One Function A-inlay-hints inlay/inline hints C-feature Category: feature request
#18924 opened Jan 12, 2025 by Tunixer
[feat] show current function assembly code A-vscode vscode plugin issues C-feature Category: feature request
#18919 opened Jan 12, 2025 by loynoir
Generic argument inlay hints A-inlay-hints inlay/inline hints C-feature Category: feature request
#18905 opened Jan 10, 2025 by Veykril
Renaming a struct that has a function with the same name will break code: A-ide general IDE features C-bug Category: bug
#18892 opened Jan 9, 2025 by Veykril
Renaming insinde the offset_of! macro is not working A-ide general IDE features C-bug Category: bug
#18891 opened Jan 9, 2025 by Veykril
VSCode extension fails to include! .rs file C-bug Category: bug
#18886 opened Jan 8, 2025 by bragov4ik
Request textDocument/inlayHint failed: invalid offset A-inlay-hints inlay/inline hints A-macro macro expansion C-bug Category: bug I-panic
#18881 opened Jan 8, 2025 by Systemcluster
Dereferencing completions A-completion autocompletion C-feature Category: feature request
#18873 opened Jan 7, 2025 by Veykril
Confusing "no field found" diagnostic A-diagnostics diagnostics / error reporting A-ty type system / type inference / traits / method resolution C-bug Category: bug
#18872 opened Jan 7, 2025 by Veykril
clippy fork bomb C-bug Category: bug
#18851 opened Jan 6, 2025 by RoloEdits
Honor build.target-dir from .cargo/config.toml A-cargo cargo related issues A-config configuration C-feature Category: feature request
#18838 opened Jan 5, 2025 by laundmo
Respect clippy::unused-trait-names when auto-importing traits A-completion autocompletion C-feature Category: feature request
#18818 opened Jan 2, 2025 by edwloef
ProTip! Exclude everything labeled bug with -label:bug.