Skip to content

Pull requests: rust-lang/rust-analyzer

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

remove recursive 'Display' implementations S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13937 opened Jan 12, 2023 by danieleades Draft
Assist: desugar doc-comment S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13935 opened Jan 12, 2023 by ModProg Loading…
minor: loop-that-never-loops S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#13922 opened Jan 10, 2023 by danieleades Loading…
Try to address #13436 S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#13896 opened Jan 6, 2023 by weiznich Loading…
Add support for impl traits in type aliases S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#13859 opened Dec 29, 2022 by unexge Draft
fix: Fix rustdoc in popup for nesting code blocks fenced with backticks and tildes S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#13850 opened Dec 26, 2022 by noritada Loading…
fix: Prevent add_missing_match_arms assist from ignoring existing variants prefixed with Self:: S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#13847 opened Dec 25, 2022 by noritada Loading…
Shorten projection types in inlay hints S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13834 opened Dec 23, 2022 by WaffleLapkin Loading…
feat: show only missing variant suggestion for enums in patterns completion and bump them in list too S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#13789 opened Dec 17, 2022 by feniljain Loading…
fix: #12247 fully qualified call required to determine trait method type A-ty type system / type inference / traits / method resolution S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13754 opened Dec 10, 2022 by bitgaoshu Loading…
fix: Increase token limit of proc macro S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13753 opened Dec 10, 2022 by kdy1 Loading…
Make autocompletion-related limits configurable S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#13656 opened Nov 20, 2022 by danielhuang Loading…
fix: escape replacement text for var/func extraction S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#13559 opened Nov 6, 2022 by RagnarGrootKoerkamp Loading…
Add $manifest_path substitution for cargo override commands S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13528 opened Nov 2, 2022 by Veykril Loading…
Assist to convert nested function to closure. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#13467 opened Oct 22, 2022 by mdx97 Loading…
feat: add a new config that limits workspace checks to single crates S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work.
#13336 opened Oct 2, 2022 by jkelleyrtp Loading…
Move manual to mdbook S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#13330 opened Oct 1, 2022 by joshrotenberg Draft
8 of 14 tasks
Include files in vfs on demand S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13279 opened Sep 23, 2022 by HKalbasi Loading…
language translation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13270 opened Sep 21, 2022 by Quin0019 Loading…
Make auto trait bounds work S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work.
#13112 opened Aug 25, 2022 by lowr Loading…
Add new assist to convert for loop with while let S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#13106 opened Aug 24, 2022 by arshiamoeini Loading…
fix: Fix return type of async closures. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#12958 opened Aug 7, 2022 by zachs18 Loading…
allow running things in --release S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#11730 opened Mar 16, 2022 by matklad Draft
Creating rust dependencies tree explorer S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#11557 opened Feb 26, 2022 by bruno-ortiz Draft
ProTip! Exclude everything labeled bug with -label:bug.