Skip to content

Issues: rust-lang/rust-analyzer

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

Auto find correct trait for missing functions for structs C-feature Category: feature request
#17311 opened May 29, 2024 by kodmanyagha
Inlay hints and hover for concrete types for impl return types C-feature Category: feature request
#17309 opened May 29, 2024 by mladedav
Add support for use Trait::func A-nameres name, path and module resolution B-unstable unstable feature
#17304 opened May 28, 2024 by Veykril
Regression: Diagnostics not clearing after fix and save Broken Window Bugs / technical debt to be addressed immediately C-bug Category: bug
#17300 opened May 27, 2024 by tomjw64
compile error E0063 on a model with reserved name A-proc-macro proc macro C-bug Category: bug
#17299 opened May 27, 2024 by Dmitrijv
rust-analyzer shows compile error E0023 but cargo check/clippy/build/run do not A-diagnostics diagnostics / error reporting A-macro macro expansion C-bug Category: bug
#17292 opened May 25, 2024 by correabuscar
Assertion panic from chalk C-bug Category: bug
#17288 opened May 23, 2024 by EliiasG
diangostic message have a wrong lf inside code block A-diagnostics diagnostics / error reporting C-bug Category: bug
#17285 opened May 23, 2024 by glepnir
Allow overriding docs.rs URLs C-feature Category: feature request
#17283 opened May 23, 2024 by gautamg795
Assist: add/remove enumerate from a for loop C-feature Category: feature request
#17281 opened May 22, 2024 by jkelleyrtp
Not showing "run benchmark" for non-std benchmarks C-bug Category: bug
#17274 opened May 22, 2024 by alshdavid
Improved autocomplete scoring for more frequently used tokens A-completion autocompletion C-feature Category: feature request
#17273 opened May 22, 2024 by jkelleyrtp
ProTip! Exclude everything labeled bug with -label:bug.