[beta] Don't look for non-type-level assoc consts when checking trait object types#153958
[beta] Don't look for non-type-level assoc consts when checking trait object types#153958fmease wants to merge 1 commit intorust-lang:betafrom
Conversation
|
@bors rollup=never |
0f60cda to
bdc1b3f
Compare
|
Renamed |
|
As I've noted in the PR description the nomination procedure should happen in the main PR, not in this backport one, so removing the |
|
Some changes occurred in compiler/rustc_sanitizers cc @rcvalle |
|
https://forge.rust-lang.org/release/backporting.html
Applied. @bors r=BoxyUwU |
|
📋 This PR cannot be approved because it currently has the following label: |
|
@bors r=BoxyUwU |
[beta] Don't look for non-type-level assoc consts when checking trait object types Beta backport of PR #153738. Said PR can't just be rebased onto beta as it needs slight adjustments due to PR RUST-153050 not being part of beta. Directly fixes #153731. ~~Blocked on backport acceptance by T-compiler~~ (done) (nomination happened / nomination procedure happens over at #153738, not here).
|
⌛ Testing commit bdc1b3f with merge 951adfe... Workflow: https://github.com/rust-lang/rust/actions/runs/23317680201 |
Beta backport of PR #153738. Said PR can't just be rebased onto beta as it needs slight adjustments due to PR RUST-153050 not being part of beta.
Directly fixes #153731.
Blocked on backport acceptance by T-compiler(done) (nomination happened / nomination procedure happens over at #153738, not here).