mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +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.