Loading
nix-doc: fix build for Rust 1.79+
As of Rust 1.79+ (turned on in a5b2fe73) `relro-level` is now stable.🎉 This means `nix-doc` (which uses this option in its unstable form) needs to pass through `-C` instead of `-Z`.
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
As of Rust 1.79+ (turned on in a5b2fe73) `relro-level` is now stable.🎉 This means `nix-doc` (which uses this option in its unstable form) needs to pass through `-C` instead of `-Z`.