-
Notifications
You must be signed in to change notification settings - Fork 13.3k
RPITITs are DefKind::Opaque
with new lowering strategy
#109405
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
00825c2
to
1e12802
Compare
You can probably grab my updated commit that includes your suggestion and we can close that other PR. |
@compiler-errors after you update my commit, feel free to r=me |
1e12802
to
f7a5bc3
Compare
@bors r=spastorino |
📌 Commit f7a5bc324c1a7e1be2ad0d52526ef488983729b4 has been approved by It is now in the queue for this repository. |
☔ The latest upstream changes (presumably #109092) made this pull request unmergeable. Please resolve the merge conflicts. |
f7a5bc3
to
c3e6f68
Compare
@bors r=spastorino |
Rollup of 11 pull requests Successful merges: - rust-lang#100311 (Fix handling of trailing bare CR in str::lines) - rust-lang#108997 (Change text -> rust highlighting in sanitizer.md) - rust-lang#109179 (move Option::as_slice to intrinsic) - rust-lang#109187 (Render source page layout with Askama) - rust-lang#109280 (Remove `VecMap`) - rust-lang#109295 (refactor `fn bootstrap::builder::Builder::compiler_for` logic) - rust-lang#109312 (rustdoc: Cleanup parent module tracking for doc links) - rust-lang#109317 (Update links for custom discriminants.) - rust-lang#109405 (RPITITs are `DefKind::Opaque` with new lowering strategy) - rust-lang#109414 (Do not consider synthesized RPITITs on missing items checks) - rust-lang#109435 (Detect uninhabited types early in const eval) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
r? @spastorino
Kinda cherry-picked #109400