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 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…
Fix "Implement default members" to resolve IdentPat S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20432 opened Aug 11, 2025 by sgasho Loading…
feat: hint at unterminated strings in unknown prefix errors S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20425 opened Aug 11, 2025 by avrabe 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…
Enable warning logs by default S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20399 opened Aug 7, 2025 by Veykril Loading…
Migrate generate_mut_trait_impl to remove ted S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20397 opened Aug 6, 2025 by Hmikihiro Loading…
fix: project json runnable kind bin substitution S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20396 opened Aug 6, 2025 by TroyKomodo Loading…
Add if..else completions in LetStmt and ArgList S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20390 opened Aug 5, 2025 by A4-Tacks Loading…
fix(hover): unify horizontal rule formatting to --- S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20379 opened Aug 4, 2025 by skewb1k Loading…
Merge Trait and TraitAlias handling S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20376 opened Aug 4, 2025 by fee1-dead Loading…
Add an assist handler "move_use_to_top_level" to move use statement to top level S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20374 opened Aug 3, 2025 by sgasho Loading…
feat: When renaming self to other name, change callers method method call syntax to assoc fn syntax S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20369 opened Aug 2, 2025 by ChayimFriedman2 Loading…
minor: Cleanup map_rust_child_diagnostics a bit S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20366 opened Aug 2, 2025 by Veykril Loading…
Add ide-assist: extract_impl_items S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20363 opened Aug 2, 2025 by A4-Tacks Loading…
Fix generic param for generate_default_from_enum_variant S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20362 opened Aug 2, 2025 by A4-Tacks Loading…
Add ide-assist: generate_doc_cfg S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20355 opened Aug 1, 2025 by A4-Tacks Loading…
Add partial selection for generate_getter_or_setter S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20353 opened Aug 1, 2025 by A4-Tacks Loading…
Add ide-assist: extract_struct_from_function_signature S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20343 opened Jul 30, 2025 by mendelsshop Loading…
ProTip! Filter pull requests by the default branch with base:master.