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

fix: Report both IO errors and main_loop errors S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17208 opened May 8, 2024 by Wilfred Loading…
fix: Report all LSP protocol errors with invalid_data S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17207 opened May 8, 2024 by Wilfred Loading…
Fix OOM caused by term search S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17203 opened May 8, 2024 by kilpkonn Loading…
Implement unsafe attribute parsing S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17195 opened May 6, 2024 by Veykril Loading…
use the repository field to link to the repository S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17188 opened May 5, 2024 by szabgab Loading…
fix: keep parentheses when the precedence of inner expr is lower than the outer one S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17187 opened May 5, 2024 by roife Loading…
Fix: infer type of async block with tail return expr S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17174 opened May 2, 2024 by Kohei316 Loading…
Omit changelog header from GitHub release notes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17165 opened Apr 30, 2024 by Marcono1234 Draft
minor: let diagnostics.enable's scope be limited to DiagnosticsCode::Ra only S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#17146 opened Apr 26, 2024 by alibektas Loading…
handle {self} when removing unused imports S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#17140 opened Apr 25, 2024 by harrysarson Loading…
feat: TOML based config for rust-analyzer S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#17058 opened Apr 13, 2024 by alibektas Loading…
Try caching macro calls more aggressively in Semantics S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#17004 opened Apr 3, 2024 by Veykril Draft
Allow post-fix match to parse S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#16925 opened Mar 22, 2024 by RossSmyth Loading…
fix: Apply cast expr coercion adjustments S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#16870 opened Mar 18, 2024 by ShoyuVanilla Draft
Allow rust-project.json to include arbitrary shell commands for runnables S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#16840 opened Mar 15, 2024 by Wilfred Loading…
feat: enable automatically fix diagnostics S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#16715 opened Feb 29, 2024 by Young-Flash Draft
config: Add Configuration for Progress Reporting Verbosity S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-decision
#16700 opened Feb 27, 2024 by davidbarsky 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…
Add generic parameter assist S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#15510 opened Aug 24, 2023 by anarachnid Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.