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

Add partial selection for merge_imports S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20566 opened Aug 29, 2025 by A4-Tacks Loading…
Add ide-assist: convert_range_for_to_while S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20565 opened Aug 29, 2025 by A4-Tacks Loading…
Add ReturnExpr support for add_return_type S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20564 opened Aug 29, 2025 by A4-Tacks Loading…
fix: When mapping next-solver's dyn type, add Self (aka. bound var ^1.0) to auto traits' substitutions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20563 opened Aug 28, 2025 by ChayimFriedman2 Loading…
Add pretty number for add_explicit_enum_discriminant S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20559 opened Aug 28, 2025 by A4-Tacks Loading…
Add ide-assist: toggle_lint_attr S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20556 opened Aug 28, 2025 by A4-Tacks Loading…
Improvements for resolving the value of the env! macro S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20554 opened Aug 27, 2025 by dpaoliello Loading…
Add ide-assist: merge_other_match_arms S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20549 opened Aug 27, 2025 by A4-Tacks Loading…
Fix "Replace match with if let" not to trigger when invalid transformations occur S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20543 opened Aug 26, 2025 by sgasho Loading…
2
Add guard support for replace_if_let_with_match S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20542 opened Aug 26, 2025 by A4-Tacks Loading…
Add ide-assist: remove_reference S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20541 opened Aug 26, 2025 by A4-Tacks Loading…
Add ide-assist: add_reference S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20540 opened Aug 26, 2025 by A4-Tacks Loading…
Add ide-assist: convert_match_to_let S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20533 opened Aug 25, 2025 by A4-Tacks Loading…
fix(docs): update overrideCommand examples to Vec<String> #20346 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20530 opened Aug 24, 2025 by MrGranday Loading…
Add .let postfix completion in let-chain support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20526 opened Aug 24, 2025 by A4-Tacks Loading…
Add BreakExpr completion suggest S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20521 opened Aug 24, 2025 by A4-Tacks Loading…
fix: Only compute unstable paths on nightly toolchains for IDE features S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20517 opened Aug 23, 2025 by Veykril Loading…
Add else-if-let keyword snippet S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20514 opened Aug 22, 2025 by A4-Tacks Loading…
Add convert unwrap_or_else for convert_bool_then S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20508 opened Aug 22, 2025 by A4-Tacks Loading…
feat: implement Go to Assignments for local variables S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20481 opened Aug 18, 2025 by sgasho Loading…
Add more methods to AbsPath S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20478 opened Aug 17, 2025 by BenjaminBrienen Loading…
Recursively add #derive() S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20474 opened Aug 17, 2025 by joriskleiber Loading…
Remove conflicting advice S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20472 opened Aug 16, 2025 by BenjaminBrienen Loading…
Add ide-assist: generate_inverse_ops_impl S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20457 opened Aug 14, 2025 by A4-Tacks Loading…
Add ide-assist: convert_if_let_to_let_else S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20452 opened Aug 13, 2025 by A4-Tacks Loading…
ProTip! Filter pull requests by the default branch with base:master.