mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
26b6a234a1
sess: stabilize `-Zrelro-level` as `-Crelro-level` Stabilise `-Zrelro-level` as `-Crelro-level`. There's no tracking issue for this flag to close.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.