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

fix: Map new replacement nodes to their mutable equivalents in SyntaxEditor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18531 opened Nov 18, 2024 by Giga-Bowser Loading…
Improve selection handling for the merge_match_arms assist S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18529 opened Nov 18, 2024 by cmrschwarz Loading…
minor: Migrate (un)wrap_return_type assists to use SyntaxEditor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18524 opened Nov 17, 2024 by Giga-Bowser Loading…
Add Configurable Option to Exclude Trigger Characters for Typing Assists S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18522 opened Nov 17, 2024 by tareknaser Loading…
Migrate reorder_impl_items Assist to Use SyntaxFactory S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18521 opened Nov 17, 2024 by tareknaser Loading…
fix: avoid hint items shadow local item from completions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18517 opened Nov 16, 2024 by CubeSugarCheese Loading…
Re-add rust-analyzer.cargo.sysrootQueryMetadata S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18511 opened Nov 14, 2024 by darichey Loading…
feat: convert add_braces to SyntaxFactory SyntaxEditor abstraction S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18485 opened Nov 6, 2024 by davidkurilla Loading…
Migrate merge_imports Assist to Use SyntaxFactory S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18484 opened Nov 6, 2024 by tareknaser Draft
Migrate introduce_named_generic Assist to Use SyntaxFactory S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18483 opened Nov 6, 2024 by tareknaser Draft
Discover config improvements S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18480 opened Nov 5, 2024 by bobozaur Loading…
Make bracket typing handler work on more things S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18474 opened Nov 4, 2024 by Veykril Draft
Properly handle different defaults for severity of lints S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18466 opened Nov 2, 2024 by ChayimFriedman2 Loading…
Test function imports replaced by module imports. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18464 opened Nov 2, 2024 by rwakulszowa Loading…
feat: Use snippet placeholders for generated match arms S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18459 opened Nov 1, 2024 by Giga-Bowser Loading…
feat: Add diagnostic fix to remove unnecessary wrapper in type mismatch S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18458 opened Nov 1, 2024 by Giga-Bowser Loading…
Fix config guard lock for ratoml tests S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18441 opened Oct 30, 2024 by Veykril Loading…
Granular handling for flycheck diagnostics S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18332 opened Oct 18, 2024 by Strackeror Loading…
Store token trees in contiguous Vec instead of as a tree S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18327 opened Oct 18, 2024 by ChayimFriedman2 Loading…
feat: Allow excluding specific traits from completion S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#18179 opened Sep 24, 2024 by ChayimFriedman2 Loading…
feature: add the "Recursively add derive" assist S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#18118 opened Sep 15, 2024 by IvarWithoutBones Loading…
Introduce $CONFIG_DIR/rust-analyzer/rust-analyzer.toml S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18070 opened Sep 7, 2024 by alibektas Draft
Configure flycheck using workspace.discoverConfig S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18043 opened Sep 4, 2024 by cormacrelf Loading…
Bring our TokenTree model closer to rustc's S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17830 opened Aug 8, 2024 by Veykril Draft
Implement gen block and function parsing S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#16173 opened Dec 21, 2023 by mohe2015 Draft
14 tasks done
ProTip! Filter pull requests by the default branch with base:master.