mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
9df83179a4
Rollup of 10 pull requests Successful merges: - rust-lang/rust#153964 (Fix `doc_cfg` not working as expected on trait impls) - rust-lang/rust#153979 (Rename various query cycle things.) - rust-lang/rust#154132 (Add missing num_internals feature gate to coretests/benches) - rust-lang/rust#154153 (core: Implement `unchecked_funnel_{shl,shr}`) - rust-lang/rust#154236 (Clean up query-forcing functions) - rust-lang/rust#154252 (Don't store current-session side effects in `OnDiskCache`) - rust-lang/rust#154017 ( Fix invalid add of duplicated call locations for the rustdoc scraped examples feature) - rust-lang/rust#154163 (enzyme submodule update) - rust-lang/rust#154264 (Update books) - rust-lang/rust#154282 (rustc-dev-guide subtree update)