Skip to content

Issues: rust-lang/rust-analyzer

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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Allow flycheck to be configured to only check transitive dependents of the current crate A-flycheck issues with flycheck a.k.a. "check on save" C-feature Category: feature request
#17404 opened Jun 12, 2024 by Veykril
Stack overflow when using type_alias_impl_trait with async functions A-ty type system / type inference / traits / method resolution B-unstable unstable feature C-bug Category: bug I-crash
#17403 opened Jun 12, 2024 by alexkirsz
cargo runnables no longer work A-cargo cargo related issues Broken Window Bugs / technical debt to be addressed immediately C-bug Category: bug
#17402 opened Jun 12, 2024 by Veykril
"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
bool_to_enum assist should work on parameters A-assists C-feature Category: feature request E-has-instructions Issue has some instructions and pointers to code to get started
#17400 opened Jun 12, 2024 by Veykril
SyntaxContextData's outer_expn field ought to track the root crate A-hygiene A-macro macro expansion E-unknown It's unclear if the issue is E-hard or E-easy without digging in
#17399 opened Jun 12, 2024 by Veykril
Unused/inactive highlighting when file is not linked A-diagnostics diagnostics / error reporting Broken Window Bugs / technical debt to be addressed immediately C-bug Category: bug
#17397 opened Jun 12, 2024 by cynecx
Files included using include!() macro in lib.rs are still unlinked-file A-ide general IDE features C-bug Category: bug
#17390 opened Jun 11, 2024 by NessajCN
About ide's with rust C-feature Category: feature request
#17384 opened Jun 10, 2024 by YousifYassin
Load files into the VFS in parallel on startup A-perf performance issues C-enhancement Category: enhancement
#17373 opened Jun 9, 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
Rename self param will no generic params C-bug Category: bug
#17366 opened Jun 8, 2024 by A4-Tacks
go to definition not working A-ty type system / type inference / traits / method resolution C-bug Category: bug
#17362 opened Jun 7, 2024 by kzhui125
no mod IntelliSense with [lib].path A-nameres name, path and module resolution C-bug Category: bug
#17361 opened Jun 7, 2024 by kzhui125
Feature Request: VS Code GUI to indicate paths to analyze C-feature Category: feature request
#17358 opened Jun 7, 2024 by bionicles
find_path blows up exponentially A-perf performance issues C-bug Category: bug
#17339 opened Jun 3, 2024 by Veykril
ProTip! Add no:assignee to see everything that’s not assigned.