Skip to content

Pull requests: rust-lang/rust

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

Encode synthetic by-move coroutine body with a different DefPathData A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#139153 opened Mar 30, 2025 by compiler-errors Loading…
Fix up partial res of segment in primitive resolution hack S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#139127 opened Mar 30, 2025 by compiler-errors Loading…
Do not remove trivial SwitchInt with mir-opt-level=0 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#139042 opened Mar 28, 2025 by compiler-errors Loading…
Make error message for missing fields with .. and without .. more consistent S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#139024 opened Mar 27, 2025 by compiler-errors Loading…
Rigidly project missing item due to guaranteed impossible sized predicate S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#139000 opened Mar 26, 2025 by compiler-errors Loading…
Do not mix normalized and unnormalized caller bounds when constructing param-env for receiver_is_dispatchable S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#138941 opened Mar 25, 2025 by compiler-errors Loading…
Revert "Rollup merge of #136127 - WaffleLapkin:dyn_ptr_unwrap_cast, r=compiler-errors" S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#138892 opened Mar 24, 2025 by compiler-errors Loading…
Properly stall coroutine witnesses in new solver perf-regression Performance regression. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#138845 opened Mar 22, 2025 by compiler-errors Loading…
Fix ProvenVia for global where clauses S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#138797 opened Mar 21, 2025 by compiler-errors Loading…
Fix closure recovery for missing block when return type is specified S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#138749 opened Mar 20, 2025 by compiler-errors Loading…
Implement overflow for infinite implied lifetime bounds S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#138676 opened Mar 18, 2025 by compiler-errors Loading…
Move coercion hack from coerce_unsized to check_cast S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#138542 opened Mar 15, 2025 by compiler-errors Loading…
Implement feature(precise_capturing_of_types) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#138473 opened Mar 14, 2025 by compiler-errors Loading…
Stabilize return type notation (RFC 3654) disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. final-comment-period In the final comment period and will be merged soon unless new substantive objections are raised. I-lang-nominated Nominated for discussion during a lang team meeting. S-waiting-on-documentation Status: Waiting on approved PRs to documentation before merging S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#138424 opened Mar 12, 2025 by compiler-errors Loading…
1 of 4 tasks
Prefer built-in sized impls (and only sized impls) for rigid types always disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-types Relevant to the types team, which will review and decide on the PR/issue. to-announce Announce this issue on triage meeting
#138176 opened Mar 7, 2025 by compiler-errors Loading…
Check built-in operator obligation before the method's WF obligations so as to not incompletely guide inference S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#137811 opened Feb 28, 2025 by compiler-errors Loading…
Recover param: Ty = EXPR S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#137396 opened Feb 21, 2025 by compiler-errors Loading…
Check preds post mono (round 2) S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perf Status: Waiting on a perf run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#137003 opened Feb 14, 2025 by compiler-errors Draft
Instantiate predicate binder without recanonicalizing goal in new solver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#136997 opened Feb 14, 2025 by compiler-errors Draft
Use the new solver in the impossible_predicates S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#136988 opened Feb 13, 2025 by compiler-errors Loading…
Trait methods inherit trait const stability, do not inherit const stability from their own regular stability S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#136319 opened Jan 30, 2025 by compiler-errors Loading…
Fix PostBorrowckAnalysis for old solver S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#135899 opened Jan 22, 2025 by compiler-errors Loading…
Consider parent aliases of rigid nested projections for outlives bounds S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#135008 opened Jan 2, 2025 by compiler-errors Draft
Constify PartialEq S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#133995 opened Dec 7, 2024 by compiler-errors Loading…
Split out RTN resolver errors into new error codes S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#131218 opened Oct 3, 2024 by compiler-errors Loading…
ProTip! Add no:assignee to see everything that’s not assigned.