rust/compiler/rustc_session
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
..
src require -Zunstable-options to use new link-self-contained values and 2023-06-30 21:11:42 +00:00
Cargo.toml add dedicated -C link-self-contained structure 2023-06-30 20:37:24 +00:00
messages.ftl linker: Report linker flavors incompatible with the current target 2023-05-29 19:58:11 +03:00