Skip to content

Commit b38e18f

Browse files
XAMPPRockypietroalbini
authored andcommitted
Update RELEASES.md
1 parent 34830e8 commit b38e18f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

RELEASES.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Language
99

1010
Compiler
1111
--------
12-
- [Stabilised the `-C link-self-contained=<yes|no>`.][76158] This tells `rustc` whether to link
13-
its own C runtime and libraries or to rely on a external linker to find them. (Supported only on
14-
`windows-gnu`, `linux-musl`, and `wasi` platforms.)
12+
- [Stabilised the `-C link-self-contained=<yes|no>` compiler flag.][76158] This tells
13+
`rustc` whether to link its own C runtime and libraries or to rely on a external
14+
linker to find them. (Supported only on `windows-gnu`, `linux-musl`, and `wasi` platforms.)
1515
- [You can now use `-C target-feature=+crt-static` on `linux-gnu` targets.][77386]
1616
- [Added tier 2\* support for `aarch64-unknown-linux-musl`.][76420]
1717

0 commit comments

Comments
 (0)