mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
88189a71e4
use implied bounds compat mode in MIR borrowck cc - #119956 - #118553 This should hopefully fix bevy 🤔 `cargo test` ends up freezing my computer though, cargo build went from err to ok however 😁 r? `@jackh726`