rust/compiler/rustc_target/src
Rémy Rakic 38dca73456 require -Zunstable-options to use new link-self-contained values and
linker flavors

- only the stable values for `-Clink-self-contained` can be used on stable until we
have more feedback on the interface
- `-Zunstable-options` is required to use unstable linker flavors
2023-06-30 21:11:42 +00:00
..
abi Auto merge of #112198 - compiler-errors:rollup-o2xe4of, r=compiler-errors 2023-06-02 07:57:21 +00:00
asm asm: loongarch64: Drop efiapi 2023-05-12 17:22:47 +08:00
spec require -Zunstable-options to use new link-self-contained values and 2023-06-30 21:11:42 +00:00
json.rs Improve generating Custom entry function 2022-11-11 01:04:39 +05:30
lib.rs linker: Report linker flavors incompatible with the current target 2023-05-29 19:58:11 +03:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00