-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
rename symbol fails to to rename a reference to a symbol that is inactive due to a Category: bug
cfg
attribute
C-bug
#19999
opened Jun 13, 2025 by
emilyyyylime
Spurious "expected integer or floating pointer number after Category: bug
-
(rust-analyzer macro-error)" (with reproduction)
C-bug
#19993
opened Jun 13, 2025 by
sourcefrog
Symbol search should not include re-exports with the same name
C-feature
Category: feature request
#19976
opened Jun 11, 2025 by
LHolten
The tokens completed within the proc-macro are stuck together
A-completion
autocompletion
A-macro
macro expansion
C-bug
Category: bug
#19972
opened Jun 11, 2025 by
A4-Tacks
DynMetadata nightly feature breaks RA type inference
A-chalk
chalk related issue
A-ty
type system / type inference / traits / method resolution
C-bug
Category: bug
S-blocked-on-new-solver
will be fixed when we will switch to the new trait solver
#19971
opened Jun 10, 2025 by
lukesandberg
Display Cargo errors (and other startup errors) as structured diagnostics
A-cargo
cargo related issues
A-diagnostics
diagnostics / error reporting
A-vfs
C-feature
Category: feature request
#19969
opened Jun 10, 2025 by
kpreid
When enableExperimental true, rust-analyzer incorrectly reports type mismatch for async-trait implementations: Pin<Box<dyn Future>> vs Pin<Box<impl Future>>
A-ty
type system / type inference / traits / method resolution
C-bug
Category: bug
S-blocked-on-new-solver
will be fixed when we will switch to the new trait solver
#19957
opened Jun 9, 2025 by
henryverlin
check-on-save: print what is currently being built, not what has finished building
A-cargo
cargo related issues
C-feature
Category: feature request
#19953
opened Jun 9, 2025 by
RalfJung
check-on-save progress report should indicate when it built a test crate
A-cargo
cargo related issues
C-feature
Category: feature request
#19952
opened Jun 9, 2025 by
RalfJung
Add support for probe-rs vscode extension.
A-vscode
vscode plugin issues
C-feature
Category: feature request
#19948
opened Jun 8, 2025 by
mfp20
Support showing proc macro generated code?
C-feature
Category: feature request
#19947
opened Jun 8, 2025 by
Timmmm
Parameter and chaining inlay hints don't work within proc macro
C-bug
Category: bug
#[tracing::instrument]
A-proc-macro
#19944
opened Jun 8, 2025 by
ChayimFriedman2
Semantic Token Type "operator.logicalNot" Please!
C-feature
Category: feature request
#19943
opened Jun 8, 2025 by
daniel-pfeiffer
Semantics::expand_macro_call
still returns None
on some macro calls
A-macro
#19931
opened Jun 5, 2025 by
redsun82
rust-lang/rust#140748 will require us to adjust our format_args! lowering
Broken Window
Bugs / technical debt to be addressed immediately
C-bug
Category: bug
#19929
opened Jun 5, 2025 by
Veykril
BuildHasher
is not completed when typing RandomState::new().build_hasher
A-completion
#19925
opened Jun 4, 2025 by
SludgePhD
Public/private indicator in VS Code Outline panel
C-feature
Category: feature request
#19924
opened Jun 4, 2025 by
synalice
Unqualify method call adds trait import even if not necessary
A-assists
C-bug
Category: bug
#19912
opened Jun 3, 2025 by
svix-jplatte
Allow individual crates to specify server watching in rust-project.json
C-feature
Category: feature request
#19907
opened Jun 2, 2025 by
Wilfred
"Function 'resolve_variant' is private" error when running on rust-analyzer itself
A-ty
type system / type inference / traits / method resolution
C-bug
Category: bug
#19889
opened May 29, 2025 by
MatrixFrog
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.