Skip to content

Issues: rust-lang/rust-analyzer

Announcements: Client Changes
#4604 opened May 25, 2020 by matklad
Open 65
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

[Feature Request]: Persistent caches A-perf performance issues E-hard fun A technically challenging issue with high impact S-unactionable Issue requires feedback, design decisions or is blocked on other work
#4712 opened Jun 2, 2020 by montekki
rust-analyzer.toml A-config configuration C-Architecture Big architectural things which we need to figure up-front (or suggestions for rewrites :0) ) C-feature Category: feature request
#13529 opened Nov 2, 2022 by Veykril
1 of 5 tasks
Shared Parser Library A-parser parser issues C-Architecture Big architectural things which we need to figure up-front (or suggestions for rewrites :0) ) E-hard fun A technically challenging issue with high impact S-unactionable Issue requires feedback, design decisions or is blocked on other work
#10765 opened Nov 14, 2021 by matklad
16 of 31 tasks
Typing < inserts gibberish A-vscode vscode plugin issues C-bug Category: bug
#12379 opened May 24, 2022 by SludgePhD
organize imports action A-assists E-hard E-has-instructions Issue has some instructions and pointers to code to get started S-actionable Someone could pick this issue up and work on it right now
#5131 opened Jun 29, 2020 by GopherJ
Handle autocomplete better in macros accepting code blocks A-completion autocompletion A-macro macro expansion C-enhancement Category: enhancement
#15106 opened Jun 22, 2023 by lf-
Rust-analyzer drastically increases Neovim save time S-unactionable Issue requires feedback, design decisions or is blocked on other work
#10314 opened Sep 23, 2021 by RedDocMD
huge speed increase E-hard fun A technically challenging issue with high impact S-unactionable Issue requires feedback, design decisions or is blocked on other work
#3188 opened Feb 17, 2020 by jondot
rust-analyzer.files.excludeDirs is (still) not working A-vfs Broken Window Bugs / technical debt to be addressed immediately C-bug Category: bug
#14734 opened May 4, 2023 by willtunnels
dev-dependencies on workspace member cause cyclic dependency issues A-cargo cargo related issues C-tracking-issue Category: tracking issue S-unactionable Issue requires feedback, design decisions or is blocked on other work
#14167 opened Feb 16, 2023 by Veykril
Rust-analyzer freezes VS Code GUI when hovering over variable with long type A-perf performance issues A-vscode vscode plugin issues C-enhancement Category: enhancement E-unknown It's unclear if the issue is E-hard or E-easy without digging in
#11679 opened Mar 11, 2022 by Sagrel
Add a spell checker to rust-analyzer C-feature Category: feature request
#14597 opened Apr 17, 2023 by GilShoshan94
A misdiagnosed case of type mismatch A-ty type system / type inference / traits / method resolution C-bug Category: bug S-actionable Someone could pick this issue up and work on it right now
#11847 opened Mar 30, 2022 by xffxff
Automatically add semicolon C-enhancement Category: enhancement S-unactionable Issue requires feedback, design decisions or is blocked on other work
#3830 opened Apr 2, 2020 by mikhail-m1
MBE template parsing fails with /// A-macro macro expansion S-unactionable Issue requires feedback, design decisions or is blocked on other work
#7423 opened Jan 25, 2021 by lnicola
Inlay hints not working in macro call A-inlay-hints inlay/inline hints C-feature Category: feature request
#11323 opened Jan 20, 2022 by blaumeise20
rust-analyzer doesn't show some errors from cargo check A-flycheck issues with flycheck a.k.a. "check on save" C-support Category: support questions
#13204 opened Sep 7, 2022 by CyriacBr
ProTip! Exclude everything labeled bug with -label:bug.