mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
cca28656e5
`-Zbranch-protection` only makes sense if the entire crate graph has the option set, otherwise the security properties that branch protection provides won't be effective. This flag is unstable so I don't think this warrants an MCP.