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

Include private items in completions for local crates S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19200 opened Feb 21, 2025 by Timmmm Draft
feat: update insta inline snapshot when clicking 'Update Test' runnable S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19197 opened Feb 21, 2025 by andylokandy Loading…
Update Node.js and package.json deps S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19194 opened Feb 21, 2025 by BenjaminBrienen Loading…
remove always-assert dep S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19193 opened Feb 21, 2025 by BenjaminBrienen Loading…
Remove limit crate in favor usize S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19191 opened Feb 20, 2025 by Veykril Loading…
fix: Binding wrong associated type when lowering bounds like T: Trait<Assoc = U> S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19182 opened Feb 19, 2025 by ShoyuVanilla Loading…
internal: Migrate apply_demorgan to SyntaxEditor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19171 opened Feb 17, 2025 by ShoyuVanilla Loading…
feat: Virtual macro files S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19130 opened Feb 10, 2025 by Veykril Draft
7 tasks
fix: auto-completion for associated type constants has-merge-commits S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19118 opened Feb 8, 2025 by boattime Loading…
Allow rust-project.json to specify sysroot workspace S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19096 opened Feb 5, 2025 by darichey Draft
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…
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…
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
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…
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
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
ProTip! Exclude everything labeled bug with -label:bug.