File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,17 @@ Compiler
12
12
- [Fixes wrong `unreachable_pub` lints on nested and glob public reexport][87487]
13
13
- [Stabilize `-Z instrument-coverage` as `-C instrument-coverage`][90132]
14
14
- [Stabilize `-Z print-link-args` as `--print link-args`][91606]
15
- - [`mips64-openwrt-linux-musl`: Add Tier 3 target ][92300]
16
- - [Add new target `armv7-unknown-linux-uclibceabi` (softfloat)][92383]
15
+ - [Add new Tier 3 target `mips64-openwrt-linux-musl`\* ][92300]
16
+ - [Add new Tier 3 target `armv7-unknown-linux-uclibceabi` (softfloat)\* ][92383]
17
17
- [Fix invalid removal of newlines from doc comments][92357]
18
18
- [Add kernel target for RustyHermit][92670]
19
19
- [Deny mixing bin crate type with lib crate types][92933]
20
20
- [Make rustc use `RUST_BACKTRACE=full` by default][93566]
21
21
- [Upgrade to LLVM 14][93577]
22
22
23
+ \* Refer to Rust's [platform support page][platform-support-doc] for more
24
+ information on Rust's tiered platform support.
25
+
23
26
Libraries
24
27
---------
25
28
- [Guarantee call order for `sort_by_cached_key`][89621]
You can’t perform that action at this time.
0 commit comments