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

Some rename bugs A-ide general IDE features C-bug Category: bug
#18812 opened Jan 1, 2025 by Bben01
5 tasks
Workspace crate graph duplication breaks "find all references" A-ide general IDE features A-project-model project model and workspace related issues C-bug Category: bug
#18804 opened Dec 31, 2024 by LHolten
Add support for textDocument/documentLink on imports A-ide general IDE features A-lsp LSP conformance issues and missing features C-feature Category: feature request
#18706 opened Dec 17, 2024 by osiewicz
Rename should affect references in doc comments A-ide general IDE features C-feature Category: feature request
#18703 opened Dec 16, 2024 by Dit05
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
RFC: goto-definition between From::from and Into::into A-ide general IDE features C-feature Category: feature request
#18316 opened Oct 17, 2024 by ShoyuVanilla
Support module std quick import A-completion autocompletion A-ide general IDE features C-feature Category: feature request
#18233 opened Oct 4, 2024 by GeorgeHcc
Parentheses for function calls are not completed in match arms A-completion autocompletion A-ide general IDE features C-bug Category: bug
#18076 opened Sep 8, 2024 by ChayimFriedman2
"Rename" for references in HRTB A-ide general IDE features C-feature Category: feature request
#17887 opened Aug 14, 2024 by decorator-factory
Locate parent module command in an included file should bring you to the include! call A-ide general IDE features C-feature Category: feature request
#17875 opened Aug 13, 2024 by Veykril
multi macro_rules with the same name, rename failed A-ide general IDE features A-nameres name, path and module resolution C-bug Category: bug
#17855 opened Aug 11, 2024 by A4-Tacks
Support LSP incoming calls in struct initialization A-ide general IDE features C-feature Category: feature request
#17687 opened Jul 24, 2024 by dev-ardi
Incorrect relative links on FnMut trait A-ide general IDE features C-bug Category: bug
#17612 opened Jul 17, 2024 by notriddle
Prompt for name when using extract refactoring assists A-assists A-ide general IDE features C-feature Category: feature request C-tracking-issue Category: tracking issue
#17579 opened Jul 11, 2024 by joshka
"Locate child modules", inverse of the "Locate parent modules" feature A-ide general IDE features A-lsp LSP conformance issues and missing features C-feature Category: feature request E-has-instructions Issue has some instructions and pointers to code to get started
#17401 opened Jun 12, 2024 by Veykril
[Feature Request] Find all references of all items under a given path A-ide general IDE features C-feature Category: feature request
#17369 opened Jun 8, 2024 by yescallop
The Semantics API is prone to panics A-ide general IDE features Broken Window Bugs / technical debt to be addressed immediately I-panic
#17367 opened Jun 8, 2024 by Veykril
Go to Definition on Private Symbols A-ide general IDE features A-nameres name, path and module resolution C-bug Category: bug
#17122 opened Apr 22, 2024 by DavidArchibald
Disable field shorthanding in struct initialization A-ide general IDE features C-feature Category: feature request
#17117 opened Apr 21, 2024 by andrewbaxter
Improve Semantics construction performance A-hir hir and hir-def related A-ide general IDE features A-perf performance issues E-medium
#17116 opened Apr 21, 2024 by Veykril
axum_macros::debug_handler prevents renaming of annotated item A-ide general IDE features C-bug Category: bug
#17099 opened Apr 18, 2024 by Veykril
ProTip! Adding no:label will show everything without a label.