issues
search
rust-lang
/
rust-analyzer
A Rust compiler front-end for IDEs
https://rust-analyzer.github.io/
Apache License 2.0
14.31k
stars
1.62k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
RA adds semicolon after block, breaking `syn`'s error report
#18545
stevenlele
opened
32 minutes ago
0
Struct fields and function arguments not expanded on completion
#18544
dmitrii-ubskii
opened
20 hours ago
0
FetchWorkspaceError in VSCode extension on Arch Linux
#18543
dainbrump
closed
10 hours ago
5
Sometimes RA reports errors that `rustc` doesn't agree exist
#18542
Lokathor
opened
1 day ago
9
feat: Complete diagnostics in ty lowering groundwork and serve a first diagnostic š
#18541
ChayimFriedman2
opened
1 day ago
0
"Go To References" for `PartialOrd` functions should find comparison operators
#18540
JarredAllen
opened
1 day ago
1
feat: Add `remove_braces` assist to remove braces from closures and match arms
#18539
Giga-Bowser
opened
1 day ago
1
MigrateĀ `sort_items`Ā Assist to UseĀ `SyntaxFactory`
#18538
tareknaser
opened
1 day ago
0
Unwrap block assist deletes entire match
#18537
bjorn3
opened
1 day ago
9
Autocompletion values change as you hover over them
#18536
CosmicSyntax
opened
2 days ago
4
Could not debug, lldb
#18535
nephi-dev
opened
2 days ago
4
Incorrect warningļ¼#[warn(unused_variables)]
#18534
ubeing
opened
2 days ago
2
Newer versions of rust-analyzer breaks when using multiple databases in SQLX
#18533
Laursen79
opened
2 days ago
1
fix: Map new replacement nodes to their mutable equivalents in `SyntaxEditor`
#18531
Giga-Bowser
opened
3 days ago
0
Prefer to auto complete in scope word rather than import
#18530
baxterjo
opened
3 days ago
5
Improve selection handling for the `merge_match_arms` assist
#18529
cmrschwarz
closed
2 days ago
11
Confusing error message when proc macro not built due to allTargets: false
#18528
bjorn3
opened
3 days ago
4
rust-analyzer uses an identically named method from a wrong trait
#18526
newpavlov
opened
3 days ago
3
Map new nodes in replacement edits to their mutable equivalents in SyntaxEditor
#18525
DropDemBits
opened
4 days ago
1
minor: Migrate `(un)wrap_return_type` assists to use `SyntaxEditor`
#18524
Giga-Bowser
opened
4 days ago
1
Easy panic requesting code actions ("Can't find CONST_ARG@129..130 in AstIdMap:")
#18523
krobelus
closed
3 days ago
3
Add Configurable Option to Exclude Trigger Characters for Typing Assists
#18522
tareknaser
opened
4 days ago
0
MigrateĀ `reorder_impl_items`Ā Assist to UseĀ `SyntaxFactory`
#18521
tareknaser
closed
2 days ago
0
fix: Fix related documents diagnostics
#18519
ChayimFriedman2
closed
5 days ago
2
minor: Bump xshell
#18518
lnicola
closed
5 days ago
0
fix: avoid hint items shadow local item from completions
#18517
CubeSugarCheese
opened
5 days ago
2
Analyzer fails to detect new filename after altering casing twice via VSCode rename command
#18516
Shelim
closed
6 days ago
1
Cancel Clippy/Check When Running Test
#18515
arendjr
opened
6 days ago
2
minor: Remove impossible function pointer qualifiers from grammar
#18514
Giga-Bowser
closed
6 days ago
4
Panic (Code: -32603) when editing proc-macro invocation
#18513
NekoiNemo
closed
5 days ago
3
Better Error Message For Incorrect -> Arrow In Closure?
#18512
JimLynchCodes
opened
1 week ago
2
Re-add `rust-analyzer.cargo.sysrootQueryMetadata`
#18511
darichey
opened
1 week ago
2
rust-analyzer v0.3.2180 in vscodium makes it impossible to 'see' the source code in order to fix it
#18510
qknight
closed
1 week ago
8
Auto-import of an item that's already conditionally-imported creates a duplicate import
#18509
svix-jplatte
opened
1 week ago
1
tracing::instrument: proc-macro crate build data is missing dylib path
#18508
frank-king
opened
1 week ago
0
eglot with rust-mode in emacs, project indexed but does not works noramally
#18507
zylthinking
opened
1 week ago
1
Add a config to not check rev deps
#18506
alibektas
opened
1 week ago
0
The > in the fat arrow => is categorized semantically as an angle bracket in macros.
#18505
Quelfth
opened
1 week ago
0
No signatures shown in completion popup
#18504
traviscross
opened
1 week ago
1
Use completion item indices instead of property matching when searching for the completion item to resolve
#18503
SomeoneToIgnore
closed
1 week ago
12
Function error underlining
#18502
oiyl
closed
1 week ago
2
Revert "Resolve completion items"
#18501
traviscross
closed
1 week ago
1
Cargo check, run, build and rust-analyzer indexing stuck at 99% (@ program name)
#18500
aramrw
closed
1 week ago
2
Safety: intern::symbol::TaggedArcPtr::try_as_arc_owned is unsafe
#18499
sam-mccall
opened
1 week ago
1
Footnote now rendering on the hover documentations
#18498
GrayJack
closed
6 days ago
2
No completion results while inserting trait method names while inside a proc_macro
#18497
kurtbuilds
opened
1 week ago
1
no `additionalTextEdits` information in `completionItem/resolve` anymore
#18496
ensc
closed
1 day ago
3
MigrateĀ `reorder_fields`Ā Assist to UseĀ `SyntaxFactory`
#18495
tareknaser
closed
6 days ago
0
Not finding/recognizing function from dependency
#18494
Lingepumpe
opened
1 week ago
1
editors/code: Update supported debug engines in config
#18493
Master-Hash
closed
1 week ago
1
Next