Take substs into account in conservative_is_privately_uninhabited#62261
Take substs into account in conservative_is_privately_uninhabited#62261varkor wants to merge 1 commit intorust-lang:masterfrom
conservative_is_privately_uninhabited#62261Conversation
|
r? @oli-obk (rust_highfive has picked a reviewer for you, use r? to override) |
|
Some before/after tests would be great :) |
|
|
|
I can't review this properly until the 18th |
|
So... I'm guessing that this changes the layout's |
Yes, that's right. |
|
I think it's reasonable not to test this. It's deliberately conservative, and either behaviour would be acceptable. |
|
@bors r+ |
|
📌 Commit 962bf69 has been approved by |
…inhabited-subst, r=oli-obk Take substs into account in `conservative_is_privately_uninhabited`
…inhabited-subst, r=oli-obk Take substs into account in `conservative_is_privately_uninhabited`
Rollup of 11 pull requests Successful merges: - #62261 (Take substs into account in `conservative_is_privately_uninhabited`) - #62528 (Add joining slices of slices with a slice separator, not just a single item) - #62738 (Remove uses of mem::uninitialized from std::sys::cloudabi) - #62784 (Add riscv32i-unknown-none-elf target) - #62808 (Revert "Disable stack probing for gnux32.") - #62814 (add support for hexagon-unknown-linux-musl) - #62822 (Improve some pointer-related documentation) - #62890 (Normalize use of backticks in compiler messages for libsyntax/*) - #62901 (cleanup: Remove `extern crate serialize as rustc_serialize`s) - #62905 (Normalize use of backticks in compiler messages for doc) - #62908 (normalize use of backticks for compiler messages in remaining modules) Failed merges: r? @ghost
…inhabited-subst, r=oli-obk Take substs into account in `conservative_is_privately_uninhabited`
Rollup of 10 pull requests Successful merges: - rust-lang#60938 (rustdoc: make #[doc(include)] relative to the containing file) - rust-lang#61890 (Fix some sanity checks) - rust-lang#62261 (Take substs into account in `conservative_is_privately_uninhabited`) - rust-lang#62528 (Add joining slices of slices with a slice separator, not just a single item) - rust-lang#62735 (Turn `#[global_allocator]` into a regular attribute macro) - rust-lang#62801 (Remove support for -Zlower-128bit-ops) - rust-lang#62808 (Revert "Disable stack probing for gnux32.") - rust-lang#62819 (Display name of crate requiring rustc_private in error messages.) - rust-lang#62904 (Disable d32 on armv6 hf targets) - rust-lang#62907 (Initialize the MSP430 AsmParser) Failed merges: r? @ghost
…inhabited-subst, r=oli-obk Take substs into account in `conservative_is_privately_uninhabited`
Rollup of 13 pull requests Successful merges: - rust-lang#60938 (rustdoc: make #[doc(include)] relative to the containing file) - rust-lang#61890 (Fix some sanity checks) - rust-lang#62084 (allow clippy::unreadable_literal in unicode tables) - rust-lang#62261 (Take substs into account in `conservative_is_privately_uninhabited`) - rust-lang#62528 (Add joining slices of slices with a slice separator, not just a single item) - rust-lang#62735 (Turn `#[global_allocator]` into a regular attribute macro) - rust-lang#62801 (Remove support for -Zlower-128bit-ops) - rust-lang#62808 (Revert "Disable stack probing for gnux32.") - rust-lang#62822 (Improve some pointer-related documentation) - rust-lang#62904 (Disable d32 on armv6 hf targets) - rust-lang#62907 (Initialize the MSP430 AsmParser) - rust-lang#62921 (Add method disambiguation help for trait implementation) - rust-lang#62942 (Use match ergonomics in Condvar documentation) Failed merges: r? @ghost
…inhabited-subst, r=oli-obk Take substs into account in `conservative_is_privately_uninhabited`
|
@bors r- Caused a legit timeout in many a rollup... :) 😭 |
|
@bors rollup=never |
|
Second ping from triage, @varkor any updates on this? Some checks weren't successful!! Note: Thanks for the PR. This will be closed and marked as Thanks |
|
I don't have time to investigate this now, and it's low priority, so I'll close for now. |
|
@rustbot modify labels to -S-inactive +S-inactive-closed |
No description provided.