Skip to content

Issues: rust-lang/rust-analyzer

Announcements: Client Changes
#4604 opened May 25, 2020 by matklad
Open 68
Beta
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
Assigned to nobody Loading
Sort

Issues list

Field-based Type hierarchy A-ide general IDE features A-lsp LSP conformance issues and missing features C-feature Category: feature request
#19987 opened Jun 13, 2025 by Veykril
No definition for String::new C-bug Category: bug
#19977 opened Jun 11, 2025 by Iolop
Symbol search should not include re-exports with the same name C-feature Category: feature request
#19976 opened Jun 11, 2025 by LHolten
The tokens completed within the proc-macro are stuck together A-completion autocompletion A-macro macro expansion C-bug Category: bug
#19972 opened Jun 11, 2025 by A4-Tacks
DynMetadata nightly feature breaks RA type inference A-chalk chalk related issue A-ty type system / type inference / traits / method resolution C-bug Category: bug S-blocked-on-new-solver will be fixed when we will switch to the new trait solver
#19971 opened Jun 10, 2025 by lukesandberg
Display Cargo errors (and other startup errors) as structured diagnostics A-cargo cargo related issues A-diagnostics diagnostics / error reporting A-vfs C-feature Category: feature request
#19969 opened Jun 10, 2025 by kpreid
When enableExperimental true, rust-analyzer incorrectly reports type mismatch for async-trait implementations: Pin<Box<dyn Future>> vs Pin<Box<impl Future>> A-ty type system / type inference / traits / method resolution C-bug Category: bug S-blocked-on-new-solver will be fixed when we will switch to the new trait solver
#19957 opened Jun 9, 2025 by henryverlin
check-on-save: print what is currently being built, not what has finished building A-cargo cargo related issues C-feature Category: feature request
#19953 opened Jun 9, 2025 by RalfJung
check-on-save progress report should indicate when it built a test crate A-cargo cargo related issues C-feature Category: feature request
#19952 opened Jun 9, 2025 by RalfJung
Add support for probe-rs vscode extension. A-vscode vscode plugin issues C-feature Category: feature request
#19948 opened Jun 8, 2025 by mfp20
Support showing proc macro generated code? C-feature Category: feature request
#19947 opened Jun 8, 2025 by Timmmm
Semantic Token Type "operator.logicalNot" Please! C-feature Category: feature request
#19943 opened Jun 8, 2025 by daniel-pfeiffer
rust-lang/rust#140748 will require us to adjust our format_args! lowering Broken Window Bugs / technical debt to be addressed immediately C-bug Category: bug
#19929 opened Jun 5, 2025 by Veykril
rust-analyzer.cargo.cfgs does not apply to cargo commands A-cargo cargo related issues A-config configuration C-bug Category: bug
#19926 opened Jun 5, 2025 by kupiakos
Public/private indicator in VS Code Outline panel C-feature Category: feature request
#19924 opened Jun 4, 2025 by synalice
Recompile macro on error C-feature Category: feature request
#19916 opened Jun 3, 2025 by numfin
"Function 'resolve_variant' is private" error when running on rust-analyzer itself A-ty type system / type inference / traits / method resolution C-bug Category: bug
#19889 opened May 29, 2025 by MatrixFrog
ProTip! Exclude everything labeled bug with -label:bug.