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

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
Convert manual to markdown/mdbook S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#15795 opened Oct 23, 2023 by joshrotenberg Loading…
ProTip! Filter pull requests by the default branch with base:master.