rust/compiler/rustc_interface
bors 3d0682b97a Auto merge of #78605 - nox:relax-elf-relocations, r=nagisa
Implement -Z relax-elf-relocations=yes|no

This lets rustc users tweak whether the linker should relax ELF relocations without recompiling a whole new target with its own libcore etc.
2020-11-02 00:12:32 +00:00
..
src Auto merge of #78605 - nox:relax-elf-relocations, r=nagisa 2020-11-02 00:12:32 +00:00
Cargo.toml interface: use OnceCell from standard library 2020-09-01 22:06:39 +01:00