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 else completion in let _ = if x {} $0 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20518 opened Aug 23, 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 let in let-chain completion support S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20513 opened Aug 22, 2025 by A4-Tacks Loading…
replace_arith_op not applicable on selected S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20512 opened Aug 22, 2025 by A4-Tacks Loading…
convert_integer_literal not on selected S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20511 opened Aug 22, 2025 by A4-Tacks Loading…
Fix indent for move_guard_to_arm_body S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20509 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…
Add ReturnExpr completion suggest S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20507 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…
Improve stdio_transport: error handling & channel buffering S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20479 opened Aug 17, 2025 by KushalMeghani1644 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…
Add guess braces doc T![] for T_ S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20439 opened Aug 12, 2025 by A4-Tacks Loading…
Fix guess renamed macro braces S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20438 opened Aug 12, 2025 by A4-Tacks Loading…
Add ide-assist: split_if S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20437 opened Aug 12, 2025 by A4-Tacks Loading…
Make import sorting order follow 2024 edition style S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20423 opened Aug 10, 2025 by ShoyuVanilla Loading…
Add ide-assist: convert_attr_cfg_to_if S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20416 opened Aug 9, 2025 by A4-Tacks Loading…
refactor: append attrs by make args instead of ted S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20413 opened Aug 9, 2025 by Hmikihiro Loading…
Add ide-assist: generate_documentation_from_trait S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20408 opened Aug 8, 2025 by A4-Tacks Loading…
Remove doc comments for generate_trait_from_impl S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20407 opened Aug 8, 2025 by A4-Tacks Loading…
Add more workaround hacks for incorrect startup diagnostics S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20402 opened Aug 7, 2025 by Veykril Loading…
ProTip! Filter pull requests by the default branch with base:master.