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

Be a bit more relaxed about not yet constrained infer vars in closure upvar analysis 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.
#140678 by compiler-errors was merged May 6, 2025 Loading… 1.88.0
Deeply normalize in the new solver in WF 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)
#140672 by compiler-errors was merged May 6, 2025 Loading… 1.88.0
Do not gather local all together at the beginning of typeck merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. 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.
#140561 by compiler-errors was merged May 6, 2025 Loading… 1.88.0
Use select in projection lookup in report_projection_error 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.
#140519 by compiler-errors was merged May 3, 2025 Loading… 1.88.0
Misc tweaks to HIR typeck (mostly w.r.t. checking calls) 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.
#140498 by compiler-errors was merged Apr 30, 2025 Loading… 1.88.0
Resolve instance for SymFn in global/naked asm 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.
#140374 by compiler-errors was merged May 6, 2025 Loading… 1.88.0
Simply try to unpeel AsyncFnKindHelper goal in emit_specialized_closure_kind_error 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.
#140318 by compiler-errors was merged Apr 26, 2025 Loading… 1.88.0
Track per-obligation recursion depth only if there is inference in the new solver 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)
#140305 by compiler-errors was merged Apr 26, 2025 Loading… 1.88.0
Move inline asm check to typeck, properly handle aliases 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.
#140302 by compiler-errors was merged Apr 29, 2025 Loading… 1.88.0
Don't use item name to look up associated item from trait item 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.
#140278 by compiler-errors was merged Apr 25, 2025 Loading… 1.88.0
Do not compute type_of for impl item if impl where clauses are unsatisfied 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)
#140276 by compiler-errors was merged Apr 29, 2025 Loading… 1.88.0
Remove comment about handling non-global where bounds with corresponding projection 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)
#140214 by compiler-errors was merged Apr 24, 2025 Loading… 1.88.0
Don't ICE on pending obligations from deep normalization in a loop 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.
#140021 by compiler-errors was merged Apr 21, 2025 Loading… 1.88.0
Don't compute name of associated item if it's an RPITIT 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.
#139981 by compiler-errors was merged Apr 22, 2025 Loading… 1.88.0
Don't compute name of associated item if it's an RPITIT 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.
#139880 by compiler-errors was merged Apr 16, 2025 Loading… 1.88.0
Don't require rigid alias's trait to hold 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)
#139828 by compiler-errors was merged Apr 17, 2025 Loading… 1.88.0
Normalize ADT field in find_tails_for_unsizing 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.
#139818 by compiler-errors was merged Apr 15, 2025 Loading… 1.88.0
Remove define_debug_via_print for ExistentialProjection, use regular structural debug impl 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.
#139777 by compiler-errors was merged Apr 14, 2025 Loading… 1.88.0
Fix replacing supertrait aliases in ReplaceProjectionWith 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)
#139774 by compiler-errors was merged Apr 17, 2025 Loading… 1.88.0
Split TypeFolder and FallibleTypeFolder atwain merged-by-bors This PR was explicitly merged by bors. 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.
#139768 by compiler-errors was merged Apr 16, 2025 Loading… 1.88.0
Visit place in BackwardIncompatibleDropHint statement 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.
#139767 by compiler-errors was merged Apr 14, 2025 Loading… 1.88.0
[Experiment] Check that corresponding trait goal holds when projection is rigid 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.
#139763 by compiler-errors was closed Apr 14, 2025 Draft
Don't assemble non-env/bound candidates if projection is rigid 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)
#139762 by compiler-errors was merged Apr 20, 2025 Loading… 1.88.0
Proactively update coroutine drop shim's phase to account for later passes applied during shim query A-coroutines Area: Coroutines 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.
#139699 by compiler-errors was merged Apr 14, 2025 Loading… 1.88.0
[Experiment] Make RemoveRedundantSwitch into a separate pass perf-regression Performance regression. 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.
#139639 by compiler-errors was closed Apr 20, 2025 Draft
ProTip! Updated in the last three days: updated:>2025-05-03.