-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Rust analyzer fails to parse windows crate for versions 0.58+
C-bug
Category: bug
#18962
opened Jan 17, 2025 by
numonce
Large diagnostic sets may throttle LspServerWriter thread
C-bug
Category: bug
#18961
opened Jan 17, 2025 by
osiewicz
New Syntax tree hang vscode randomly
A-vscode
vscode plugin issues
C-bug
Category: bug
#18959
opened Jan 17, 2025 by
lh123
"Go To Definition" on a macro-generated type should go to the macro output, not its invocation
A-ide
general IDE features
C-feature
Category: feature request
#18958
opened Jan 17, 2025 by
SludgePhD
VSCode Test Explorer - bugs running tests for packages with multiple targets
C-bug
Category: bug
#18955
opened Jan 16, 2025 by
duncanawoods
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
Removing all unused imports removes used import
A-assists
C-bug
Category: bug
#18941
opened Jan 15, 2025 by
justanotheranonymoususer
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
#18935
opened Jan 14, 2025 by
MasterTemple
Incorrect error on use of core::intrinsics::likely/unlikely
C-bug
Category: bug
#18931
opened Jan 13, 2025 by
cjhopman
[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
Bug Report: Panic When Using Japanese Function Names in Rust Analyzer(boundary issue)
C-bug
Category: bug
I-panic
#18918
opened Jan 12, 2025 by
nanae772
Significant delay on check-on-save after loading workspace, and for some files it never triggers
C-bug
Category: bug
#18914
opened Jan 11, 2025 by
RalfJung
Generic argument inlay hints
A-inlay-hints
inlay/inline hints
C-feature
Category: feature request
#18905
opened Jan 10, 2025 by
Veykril
VSCode Test Explorer - cannot parse cargo test json output when --nocapture is used
C-bug
Category: bug
#18896
opened Jan 9, 2025 by
duncanawoods
Auto completion should use fully qualified syntax in case of ambiguity
A-completion
autocompletion
C-bug
Category: bug
#18895
opened Jan 9, 2025 by
PRO-2684
Regression: Category: bug
Semantics::file_to_module_def
sometimes returns no result on Windows DOS device paths
C-bug
#18894
opened Jan 9, 2025 by
redsun82
Renaming a field used in thiserror won't rename the usage in the attribute of the macro (I think it may be related to the serde(with))
A-ide
general IDE features
A-proc-macro
proc macro
C-bug
Category: bug
#18893
opened Jan 9, 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 general IDE features
C-bug
Category: bug
offset_of!
macro is not working
A-ide
#18891
opened Jan 9, 2025 by
Veykril
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.