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

New Syntax tree hang vscode randomly A-vscode vscode plugin issues C-bug Category: bug
#18959 opened Jan 17, 2025 by lh123
fly check panic C-bug Category: bug
#18954 opened Jan 16, 2025 by qjerome
Re-think our VFS abstraction A-vfs C-Architecture Big architectural things which we need to figure up-front (or suggestions for rewrites :0) )
#18948 opened Jan 16, 2025 by Veykril
Show whether a type has drop glue (or a direct drop impl) on hover A-hover hover feature C-feature Category: feature request
#18947 opened Jan 16, 2025 by Veykril
Show Trait Bound in the function signature hints. A-config configuration A-ide general IDE features C-feature Category: feature request
#18945 opened Jan 16, 2025 by lh123
rust-analyzer.toml C-support Category: support questions
#18943 opened Jan 15, 2025 by Mirkopoj
default_field_values grammar A-mir A-parser parser issues C-feature Category: feature request E-has-instructions Issue has some instructions and pointers to code to get started
#18938 opened Jan 14, 2025 by sbant
rust-analyzer fails to resolve/auto-complete constants of associated types. A-completion autocompletion A-ty type system / type inference / traits / method resolution C-bug Category: bug
#18935 opened Jan 14, 2025 by MasterTemple
[feat] Optional Inlay Hint for Too Many Implicit Returns in One Function A-inlay-hints inlay/inline hints C-feature Category: feature request
#18924 opened Jan 12, 2025 by Tunixer
[feat] show current function assembly code A-vscode vscode plugin issues C-feature Category: feature request
#18919 opened Jan 12, 2025 by loynoir
Generic argument inlay hints A-inlay-hints inlay/inline hints C-feature Category: feature request
#18905 opened Jan 10, 2025 by Veykril
Renaming a struct that has a function with the same name will break code: A-ide general IDE features C-bug Category: bug
#18892 opened Jan 9, 2025 by Veykril
Renaming insinde the offset_of! macro is not working A-ide general IDE features C-bug Category: bug
#18891 opened Jan 9, 2025 by Veykril
ProTip! Adding no:label will show everything without a label.