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

Support macro None groupings A-macro macro expansion A-proc-macro proc macro Broken Window Bugs / technical debt to be addressed immediately C-Architecture Big architectural things which we need to figure up-front (or suggestions for rewrites :0) ) E-hard
#18211 opened Sep 30, 2024 by Veykril
Typing inside proc-macro only changing trivia tokens re-expands proc-macro A-perf performance issues A-proc-macro proc macro C-Architecture Big architectural things which we need to figure up-front (or suggestions for rewrites :0) ) C-enhancement Category: enhancement E-hard
#17213 opened May 10, 2024 by Veykril
Feature request: Option to show inlay hints for implicit Drop calls A-inlay-hints inlay/inline hints C-feature Category: feature request E-hard
#15785 opened Oct 20, 2023 by tjf801
Get rid of mutable syntax node usage A-assists Broken Window Bugs / technical debt to be addressed immediately C-Architecture Big architectural things which we need to figure up-front (or suggestions for rewrites :0) ) E-hard
#15710 opened Oct 4, 2023 by Veykril
Feature request: Show size of future on hover A-layout Memory layout of types C-feature Category: feature request E-hard
#15220 opened Jul 6, 2023 by jplatte
Flowistry like feature A-mir C-feature Category: feature request E-hard
#14668 opened Apr 26, 2023 by HKalbasi
AstIdMap should have more performant ways of being used A-perf performance issues C-Architecture Big architectural things which we need to figure up-front (or suggestions for rewrites :0) ) C-enhancement Category: enhancement E-hard
#14631 opened Apr 22, 2023 by Veykril
Inlay hints for rendering applicable marker traits A-hover hover feature A-inlay-hints inlay/inline hints C-feature Category: feature request E-hard fun A technically challenging issue with high impact
#14055 opened Jan 30, 2023 by Veykril
Request retrying needs to update file offsets in the tried requests Broken Window Bugs / technical debt to be addressed immediately C-bug Category: bug E-hard
#13720 opened Dec 4, 2022 by Veykril
Autocompletion doesn't work for rlibs C-Architecture Big architectural things which we need to figure up-front (or suggestions for rewrites :0) ) C-feature Category: feature request E-hard S-unactionable Issue requires feedback, design decisions or is blocked on other work
#13716 opened Dec 3, 2022 by Marko-Vujnovic
Feature Request: Commands to toggle feature(s) A-vscode vscode plugin issues C-feature Category: feature request E-hard fun A technically challenging issue with high impact
#13596 opened Nov 10, 2022 by Victor-N-Suadicani
CLI interface to rust-analyzer C-Architecture Big architectural things which we need to figure up-front (or suggestions for rewrites :0) ) E-hard
#13251 opened Sep 18, 2022 by matklad
Hovering over a generic parameter should show its variance A-hover hover feature A-ty type system / type inference / traits / method resolution C-feature Category: feature request E-hard fun A technically challenging issue with high impact S-actionable Someone could pick this issue up and work on it right now
#13073 opened Aug 20, 2022 by jonas-schievink
Automatic addition of generics A-assists A-diagnostics diagnostics / error reporting C-feature Category: feature request E-hard
#12531 opened Jun 14, 2022 by megahomyak
Items with #[cfg(doc)] are ignored by intra-doc links A-ide general IDE features C-feature Category: feature request E-hard
#12462 opened Jun 4, 2022 by Veetaha
Enable the VS Code extension on vscode.dev C-support Category: support questions E-hard S-unactionable Issue requires feedback, design decisions or is blocked on other work
#11309 opened Jan 17, 2022 by ChaiTRex
Completions in macros should be aware of completing multiple idents A-completion autocompletion A-macro macro expansion C-Architecture Big architectural things which we need to figure up-front (or suggestions for rewrites :0) ) C-feature Category: feature request E-hard fun A technically challenging issue with high impact S-actionable Someone could pick this issue up and work on it right now
#11058 opened Dec 19, 2021 by Veykril
Use EarlyPassLints from rustc (and clippy) A-diagnostics diagnostics / error reporting C-Architecture Big architectural things which we need to figure up-front (or suggestions for rewrites :0) ) C-feature Category: feature request E-hard fun A technically challenging issue with high impact S-unactionable Issue requires feedback, design decisions or is blocked on other work
#10971 opened Dec 9, 2021 by HKalbasi
Add changelog to VS Code extension C-feature Category: feature request E-hard S-actionable Someone could pick this issue up and work on it right now
#10890 opened Nov 30, 2021 by Weasy666
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
Syntax highlighting for macros A-highlighting (semantic) token highlighting A-macro macro expansion C-feature Category: feature request E-hard fun A technically challenging issue with high impact S-unactionable Issue requires feedback, design decisions or is blocked on other work
#10281 opened Sep 19, 2021 by Milo123459
Support rust modules not linked by mod declaration C-feature Category: feature request E-hard
#10194 opened Sep 9, 2021 by djrenren
proc-macro applied with cfg_attr doesn’t see associated attributes A-macro macro expansion E-hard S-actionable Someone could pick this issue up and work on it right now
#10110 opened Sep 1, 2021 by b8591340
ProTip! Adding no:label will show everything without a label.