mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
3b1b0ef4d8
Rollup of 4 pull requests Successful merges: - rust-lang/rust#153072 (Allow merging all libcore/alloc doctests into a single binary) - rust-lang/rust#153408 (miri: make read_discriminant UB when the tag is not in the validity range of the tag field) - rust-lang/rust#153674 (Detect inherent method behind deref being shadowed by trait method) - rust-lang/rust#153689 (Eliminate `QueryLatchInfo`.)