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
Assigned to nobody Loading
Sort

Pull requests list

Do not default to 'static for trait object lifetimes S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20036 opened Jun 18, 2025 by Veykril Loading…
Add --color=always to test explorer command S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20035 opened Jun 18, 2025 by joshka Loading…
Fix: Resolve HIR display length issues and improve adjustment tooltips S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20031 opened Jun 18, 2025 by jnyfah Loading…
Update to literal-escaper 0.0.4 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20012 opened Jun 16, 2025 by lnicola Loading…
Make ModuleId a tracked struct S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#20001 opened Jun 14, 2025 by Veykril Draft
[Draft] feat: new protocol for proc-macro-api S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19978 opened Jun 11, 2025 by DriedYellowPeach Draft
Implement feature(more_qualified_paths) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19956 opened Jun 9, 2025 by WaffleLapkin Loading…
Add a fix that inserts a missing method
#19950 opened Jun 9, 2025 by MatrixFrog Draft
4 tasks
Add ide-assist: generate_impl_trait for generate_impl S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19938 opened Jun 6, 2025 by A4-Tacks Loading…
hir-ty: add incremental benchmarks S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19934 opened Jun 5, 2025 by davidbarsky Loading…
Bump salsa S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19923 opened Jun 4, 2025 by Veykril Draft
Add ide-assist: remove else branches S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19918 opened Jun 4, 2025 by A4-Tacks Loading…
Add AsRef and Borrow for generate_mut_trait_impl S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19917 opened Jun 4, 2025 by A4-Tacks Loading…
Add ide-assists, generate binary ops impl S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19902 opened Jun 2, 2025 by A4-Tacks Loading…
Reduce size of InferenceResult S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19891 opened May 29, 2025 by Veykril Draft
Allow &raw [mut | const] for union field S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19867 opened May 26, 2025 by Kivooeo Loading…
feat: question chain api S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19828 opened May 20, 2025 by discord9 Loading…
fix: ide-assists, some generate_\* indentations S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19789 opened May 13, 2025 by A4-Tacks Loading…
Add ide-assist, generate single field struct From S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19783 opened May 12, 2025 by A4-Tacks Loading…
Add ide-assists: merge let statements S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19777 opened May 11, 2025 by A4-Tacks Loading…
Add ide-assist: generate blanket trait impl S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19771 opened May 9, 2025 by A4-Tacks Loading…
feat: add support for folding ranges for chained expressions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#19659 opened Apr 22, 2025 by roife Draft
feat: show full type in tooltips for hints S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#19640 opened Apr 20, 2025 by roife Loading…
feat: highlighting of return values while the cursor is on match / if / => S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#19546 opened Apr 9, 2025 by roife Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.