Skip to content

Pull requests: rust-lang/rust-analyzer

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: no unused tracing/attributes feature S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21114 opened Nov 23, 2025 by lmmx Loading…
add semantic tokens for deprecated items S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21100 opened Nov 22, 2025 by xdBronch Loading…
fix: include all target types with paths outside package root S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21098 opened Nov 22, 2025 by Aditya-PS-05 Loading…
proc-macro-srv: Reimplement token trees via immutable trees S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21097 opened Nov 22, 2025 by Veykril Loading…
fix: Prevent inlay hints from flickering while typing S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21096 opened Nov 22, 2025 by Aditya-PS-05 Loading…
Fix skipiter not applicable in autoderef S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21095 opened Nov 22, 2025 by A4-Tacks Loading…
feat: add assist to convert char literal S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21093 opened Nov 22, 2025 by Young-Flash Queued
feat: Completion = $0 after keyval cfg predicate S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21083 opened Nov 21, 2025 by A4-Tacks Queued
Fix debug restart to recompile code before restarting S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21081 opened Nov 21, 2025 by basvandriel Loading…
fix Code action to convert between struct types #19666 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21079 opened Nov 20, 2025 by asukaminato0721 Loading…
fix Display scope inlay hints after closing brace for more types of blocks #18833 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21077 opened Nov 20, 2025 by asukaminato0721 Loading…
fix: consider let else block for variables and control flow S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21071 opened Nov 20, 2025 by dfireBird Loading…
Fix always irrefutable in RecordPatField S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21065 opened Nov 19, 2025 by A4-Tacks Loading…
Fix make::unnamed_param result a untyped_param S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21044 opened Nov 16, 2025 by A4-Tacks Loading…
Fix const eval reading wrong size for array index values S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21041 opened Nov 14, 2025 by crypto-priest Loading…
Fix complete unit return semicolon in arg-list S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21032 opened Nov 13, 2025 by A4-Tacks Loading…
Fix not complete type alias in pattern S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21028 opened Nov 12, 2025 by A4-Tacks Loading…
Build releases with static CRT for -windows-msvc targets. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21027 opened Nov 12, 2025 by ColinFinck Loading…
Fix syntax_editor duplicated changed element S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21023 opened Nov 11, 2025 by A4-Tacks Loading…
feat: rewrite add_lifetime_to_type to add_missing_lifetime S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21013 opened Nov 10, 2025 by Natural-selection1 Loading…
Implement thin-arrow completion in fn return position S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21012 opened Nov 10, 2025 by A4-Tacks Loading…
Provide a gdb pretty printer for smol_str::SmolStr S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21011 opened Nov 10, 2025 by dfaure-kdab Loading…
fix: adjust the priority of code actions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21000 opened Nov 9, 2025 by Natural-selection1 Loading…
Add ide-assist: add_explicit_method_call_deref S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20996 opened Nov 8, 2025 by A4-Tacks Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.