We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b77adff commit bc41092Copy full SHA for bc41092
RELEASES.md
@@ -9,7 +9,7 @@ Language
9
10
Compiler
11
--------
12
-- [Stabilised the `-C link=<yes|no>`][76158] Which tells `rustc` whether to link
+- [Stabilised the `-C link-self-contained=<yes|no>`][76158] Which tells `rustc` whether to link
13
its own libraries or to rely on a external linker. (supported only on
14
`windows-gnu`, `linux-musl`, and `wasi` platforms.)
15
- [You can now use `-C target-feature=+crt-static` on `linux-gnu` targets.][77386]
0 commit comments