mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 09:40:37 +00:00
Rollup of 9 pull requests Successful merges: - #121281 (regression test for #103626) - #122168 (Fix validation on substituted callee bodies in MIR inliner) - #122217 (Handle str literals written with `'` lexed as lifetime) - #122379 (transmute: caution against int2ptr transmutation) - #122840 (`rustdoc --test`: Prevent reaching the maximum size of command-line by using files for arguments if there are too many) - #122907 (Uniquify `ReError` on input mode in canonicalizer) - #122942 (Add test in higher ranked subtype) - #122943 (add a couple more ice tests) - #122963 (core/panicking: fix outdated comment) r? `@ghost` `@rustbot` modify labels: rollup