mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 02:40:40 +00:00

Rollup of 6 pull requests Successful merges: - #113168 (fix(resolve): skip assertion judgment when NonModule is dummy) - #113174 (Better messages for next on a iterator inside for loops) - #113182 (Error when RPITITs' hidden types capture more lifetimes than their trait definitions) - #113196 (Fix associated items effective visibility calculation for type privacy lints) - #113226 (Fix try builds on the msvc builder) - #113227 (Update cargo) r? `@ghost` `@rustbot` modify labels: rollup