mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
85be7c5f75
This prevents a relocation in the text section. Text relocations are incompatible with hardened kernels. https://github.com/rust-lang/rust/issues/5714