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

feat: Warn the user when a rename will change the meaning of the program S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19079 opened Feb 1, 2025 by ChayimFriedman2 Loading…
fix: try to infer array type from slice pattern S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19066 opened Jan 29, 2025 by alibektas Loading…
Fix scip indexing of module names S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19062 opened Jan 28, 2025 by darichey Loading…
feat: don't show inlay hint when param name is a_b_c and argument expr is a.b.c S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19039 opened Jan 26, 2025 by poliorcetics Loading…
fix testing packages with multiple targets S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19005 opened Jan 22, 2025 by duncanawoods Loading…
fix: Make rust-analyzer.files.excludeDirs work, actually S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18998 opened Jan 21, 2025 by ChayimFriedman2 Draft
fix: Lower range pattern bounds to expressions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18995 opened Jan 21, 2025 by alibektas Loading…
feat: Calculate drop glue and show it on hover S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18987 opened Jan 20, 2025 by ChayimFriedman2 Loading…
internal: port rust-analyzer to new Salsa S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18964 opened Jan 17, 2025 by davidbarsky Draft
fix: handle character boundary in search mode S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18928 opened Jan 12, 2025 by roife Loading…
Add dotted .rust-analyzer.toml S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18915 opened Jan 11, 2025 by alibektas Loading…
fix: upmap ranges in convert_tuple_struct_to_named_struct assist S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18912 opened Jan 10, 2025 by vishruth-thimmaiah Loading…
Contextualize flycheck config loading S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18911 opened Jan 10, 2025 by alibektas Loading…
feat: convert unmerge_use to SyntaxFactory SyntaxEditor abstraction S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#18565 opened Nov 26, 2024 by davidkurilla Draft
feat: Add remove_braces assist to remove braces from closures and match arms S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#18539 opened Nov 20, 2024 by Giga-Bowser Draft
fix: avoid hint items shadow local item from completions S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#18517 opened Nov 16, 2024 by CubeSugarCheese Draft
Migrate merge_imports Assist to Use SyntaxFactory S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#18484 opened Nov 6, 2024 by tareknaser Draft
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…
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…
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! Find all pull requests that aren't related to any open issues with -linked:issue.