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
Sort

Pull requests list

allow using null to unset an environment variable S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19629 opened Apr 19, 2025 by jyn514 Loading…
Update chalk S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19624 opened Apr 19, 2025 by jackh726 Draft
Support ide-assists raw_string suffix S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19622 opened Apr 18, 2025 by A4-Tacks Loading…
2
Add semicolon to use S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19604 opened Apr 16, 2025 by WtzLAS Loading…
Use mimalloc allocator for released binaries S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19603 opened Apr 16, 2025 by ChayimFriedman2 Loading…
Render more lifetimes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19581 opened Apr 14, 2025 by Veykril Loading…
feat: highlighting of return values while the cursor is on match / if / => S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19546 opened Apr 9, 2025 by roife Loading…
feat: Translatable diagnostics S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19545 opened Apr 8, 2025 by Brayan-724 Draft
refactor: migrate let_else_to_match to editor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19542 opened Apr 8, 2025 by snprajwal Loading…
fix: resolve doc path from parent module if outer comments exist on module S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19507 opened Apr 2, 2025 by Hmikihiro Loading…
chore: Start infesting ide crates with 'db lifetime S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19495 opened Apr 1, 2025 by Veykril Draft
feat: Add two new diagnostics: one for mismatch in generic arguments count, and another for mismatch in their kind S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19479 opened Mar 30, 2025 by ChayimFriedman2 Loading…
refactor: migrate merge_imports to syntax editor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19469 opened Mar 28, 2025 by snprajwal Loading…
refactor: migrate unmerge_use -> unmerge_imports to syntax editor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19465 opened Mar 27, 2025 by snprajwal Loading…
feat: auto import all missing items S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19454 opened Mar 26, 2025 by discord9 Loading…
fix: negative nums in concat! expansion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19434 opened Mar 23, 2025 by vishruth-thimmaiah Loading…
draft: fix: unlinked-file diagnostic handling S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19398 opened Mar 20, 2025 by ljahier Draft
feat: Implement Return Position Impl Trait In Traits correctly S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19394 opened Mar 18, 2025 by ChayimFriedman2 Draft
Handle negative literals in token_to_literal S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19371 opened Mar 15, 2025 by 0xJonas Loading…
Migrate remove_dbgs from ted to SyntaxEditor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19267 opened Mar 2, 2025 by ThouCheese Draft
fix: Correct span info for mir::Operand S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19247 opened Feb 27, 2025 by alibektas Loading…
WIP: Add additional closing brace inlay hints S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19207 opened Feb 23, 2025 by markmurphydev Draft
feat: Virtual macro files S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19130 opened Feb 10, 2025 by Veykril Draft
2 of 9 tasks
Add dotted .rust-analyzer.toml S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18915 opened Jan 11, 2025 by alibektas Loading…
Contextualize flycheck config loading S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18911 opened Jan 10, 2025 by alibektas Loading…
ProTip! Exclude everything labeled bug with -label:bug.