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: Do not remove the original token when descending into derives S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20387 opened Aug 4, 2025 by ChayimFriedman2 Loading…
Migrate expand_glob_import assist to use SyntaxEditor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20385 opened Aug 4, 2025 by Hmikihiro Loading…
fix external docs for exported macros S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20384 opened Aug 4, 2025 by vxpm Loading…
remove ted from replace_named_generic_with_impl.rs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20383 opened Aug 4, 2025 by Hmikihiro Loading…
Add assignment type analysis for ide-completion S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20381 opened Aug 4, 2025 by A4-Tacks Loading…
remove add_attr() from edit_in_place.rs because it use ted. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20380 opened Aug 4, 2025 by Hmikihiro 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…
In handlers/extract_module.rs, generate ast::Module instead of String S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20373 opened Aug 3, 2025 by Hmikihiro 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 remove literal dbg stmt for remove_dbg S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20354 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…
Add ide-assist: generate_ref_impl S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20334 opened Jul 29, 2025 by A4-Tacks Loading…
Switch from Chalk to the next trait solver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20329 opened Jul 28, 2025 by jackh726 Loading…
1 of 11 tasks
internal: Rewrite attribute handling S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20316 opened Jul 27, 2025 by ChayimFriedman2 Loading…
Add auto trait name for generate_trait_from_impl S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20299 opened Jul 24, 2025 by A4-Tacks Loading…
Add ide-assist: extract_to_default_generic S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20295 opened Jul 23, 2025 by A4-Tacks Loading…
minor: Address pending review nit
#20267 opened Jul 21, 2025 by lnicola Draft
fix: Use root hygiene for speculative resolution S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20217 opened Jul 9, 2025 by ChayimFriedman2 Loading…
ProTip! Exclude everything labeled bug with -label:bug.