Skip to content

Issues: rust-lang/rust-analyzer

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

VSCode Test Explorer - unit test execution is slow/problematic because they run at the workspace level not crate A-test-explorer Issues related to the test explorer lsp extension and vscode test api C-bug Category: bug
#17470 opened Jun 21, 2024 by duncanawoods
Enum variants in symbol search C-feature Category: feature request
#17468 opened Jun 21, 2024 by volsa
Incorrect macro parsing error C-bug Category: bug
#17465 opened Jun 20, 2024 by wackazong
Add f16 and f128 support (add to FloatTy) A-chalk chalk related issue A-ty type system / type inference / traits / method resolution C-feature Category: feature request
#17451 opened Jun 19, 2024 by tgross35
Add ide-assist for redundant closure clippy lint C-feature Category: feature request
#17447 opened Jun 18, 2024 by joshka
Configured tasks not working in v0.3.2002 C-bug Category: bug
#17443 opened Jun 17, 2024 by Barugon
IDE functionality in unsaved examples C-feature Category: feature request
#17432 opened Jun 16, 2024 by mqudsi
renaming self should work outside of methods A-ide general IDE features C-feature Category: feature request
#17427 opened Jun 15, 2024 by matklad
Wrong errors reported: expected Expr C-support Category: support questions
#17424 opened Jun 15, 2024 by yipu3
Cached crate metadata falls out of sync C-bug Category: bug
#17423 opened Jun 14, 2024 by djc
In #[allow()] completion lints that are firing A-completion autocompletion C-feature Category: feature request
#17416 opened Jun 13, 2024 by kpreid
Multiple flychecks with different commands for single workspace A-flycheck issues with flycheck a.k.a. "check on save" C-feature Category: feature request
#17414 opened Jun 13, 2024 by mladedav
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
"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
ProTip! Adding no:label will show everything without a label.