-
Couldn't load subscription status.
- Fork 13.9k
Add unreachable_pub, round 3
#129732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add unreachable_pub, round 3
#129732
Conversation
|
Some changes occurred in exhaustiveness checking cc @Nadrieril
cc @davidtwco, @compiler-errors, @TaKO8Ki Some changes occurred to the CTFE / Miri engine cc @rust-lang/miri |
This comment has been minimized.
This comment has been minimized.
|
r=me after fixing the new entry in @rustbot author |
I am surprised the diff is so small for this enormous crate.
a0628d5 to
7a71a91
Compare
|
@bors r=Urgau rollup |
…llaumeGomez Rollup of 7 pull requests Successful merges: - rust-lang#123940 (debug-fmt-detail option) - rust-lang#128166 (Improved `checked_isqrt` and `isqrt` methods) - rust-lang#128970 (Add `-Zlint-llvm-ir`) - rust-lang#129316 (riscv64imac: allow shadow call stack sanitizer) - rust-lang#129690 (Add `needs-unwind` compiletest directive to `libtest-thread-limit` and replace some `Path` with `path` in `run-make`) - rust-lang#129732 (Add `unreachable_pub`, round 3) - rust-lang#129743 (Fix rustdoc clippy lints) r? `@ghost` `@rustbot` modify labels: rollup
…llaumeGomez Rollup of 7 pull requests Successful merges: - rust-lang#123940 (debug-fmt-detail option) - rust-lang#128166 (Improved `checked_isqrt` and `isqrt` methods) - rust-lang#128970 (Add `-Zlint-llvm-ir`) - rust-lang#129316 (riscv64imac: allow shadow call stack sanitizer) - rust-lang#129690 (Add `needs-unwind` compiletest directive to `libtest-thread-limit` and replace some `Path` with `path` in `run-make`) - rust-lang#129732 (Add `unreachable_pub`, round 3) - rust-lang#129743 (Fix rustdoc clippy lints) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#129732 - nnethercote:unreachable_pub-3, r=Urgau Add `unreachable_pub`, round 3 A follow-up to rust-lang#129648. r? `@Urgau`
…rgau Add `unreachable_pub`, round 4 A follow-up to rust-lang#129732. r? `@Urgau`
…rgau Add `unreachable_pub`, round 4 A follow-up to rust-lang#129732. r? ````@Urgau````
Add `unreachable_pub`, round 4 A follow-up to rust-lang#129732. r? `@Urgau`
A follow-up to #129648.
r? @Urgau