Skip to content

Commit d47fba7

Browse files
committed
Drop unstable features from relnotes
1 parent 7382f22 commit d47fba7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

RELEASES.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Compiler
1111
- [Enable combining `+crt-static` and `relocation-model=pic` on `x86_64-unknown-linux-gnu`][86374]
1212
- [Fixes wrong `unreachable_pub` lints on nested and glob public reexport][87487]
1313
- [Stabilize `-Z instrument-coverage` as `-C instrument-coverage`][90132]
14-
- [Implement raw-dylib support for windows-gnu][90782]
1514
- [Stabilize `-Z print-link-args` as `--print link-args`][91606]
1615
- [`mips64-openwrt-linux-musl`: Add Tier 3 target][92300]
1716
- [Add new target `armv7-unknown-linux-uclibceabi` (softfloat)][92383]
@@ -60,7 +59,6 @@ Stabilized APIs
6059
Cargo
6160
-----
6261
- [Port cargo from `toml-rs` to `toml_edit`][cargo/10086]
63-
- [Support rustflags per profile][cargo/10217]
6462
- [Stabilize `-Ztimings` as `--timings`][cargo/10245]
6563
- [Stabilize namespaced and weak dependency features.][cargo/10269]
6664
- [Accept more `cargo:rustc-link-arg-*` types from build script output.][cargo/10274]
@@ -94,7 +92,6 @@ and related tools.
9492
[89926]: https://github.com/rust-lang/rust/pull/89926
9593
[90132]: https://github.com/rust-lang/rust/pull/90132
9694
[90247]: https://github.com/rust-lang/rust/pull/90247
97-
[90782]: https://github.com/rust-lang/rust/pull/90782
9895
[91606]: https://github.com/rust-lang/rust/pull/91606
9996
[92068]: https://github.com/rust-lang/rust/pull/92068
10097
[92300]: https://github.com/rust-lang/rust/pull/92300
@@ -114,7 +111,6 @@ and related tools.
114111
[93918]: https://github.com/rust-lang/rust/pull/93918
115112

116113
[cargo/10086]: https://github.com/rust-lang/cargo/pull/10086
117-
[cargo/10217]: https://github.com/rust-lang/cargo/pull/10217
118114
[cargo/10245]: https://github.com/rust-lang/cargo/pull/10245
119115
[cargo/10269]: https://github.com/rust-lang/cargo/pull/10269
120116
[cargo/10274]: https://github.com/rust-lang/cargo/pull/10274

0 commit comments

Comments
 (0)