mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 15:13:24 +03:00
5afdf5d8c0
Rollup of 7 pull requests Successful merges: - rust-lang/rust#150201 (compiletest: Support revisions in debuginfo (read: debugger) tests) - rust-lang/rust#150642 (mutex.rs: remove needless-maybe-unsized bounds) - rust-lang/rust#150643 (vec in-place-drop: avoid creating an intermediate slice) - rust-lang/rust#150650 (Forbid generic parameters in types of #[type_const] items) - rust-lang/rust#150658 (Clarify panic conditions in `Iterator::last`) - rust-lang/rust#150659 (Add missing translator resources for interface parse_cfg and parse_check_cfg) - rust-lang/rust#150666 (Fix ambig-unambig-ty-and-consts link) r? `@ghost` `@rustbot` modify labels: rollup