mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
c90bcb9571
Rollup of 7 pull requests Successful merges: - rust-lang/rust#146861 (add extend_front to VecDeque with specialization like extend) - rust-lang/rust#148213 (Fix invalid tag closing when leaving expansion "original code") - rust-lang/rust#148292 (Un-shadow object bound candidate in `NormalizesTo` goal if self_ty is trait object) - rust-lang/rust#148528 (run-make tests: use edition 2024) - rust-lang/rust#148554 (Add regression test for issue 148542) - rust-lang/rust#148561 (Fix ICE from async closure variance) - rust-lang/rust#148563 (rustdoc-search: remove broken index special case) r? `@ghost` `@rustbot` modify labels: rollup