mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:15:19 +03:00
7b45674015
Works around #115199 by temporarily disabling CFI for core and std CFI violations to allow the user rebuild and use both core and std with CFI enabled using the Cargo build-std feature.