Skip to content

Commit 276e558

Browse files
committed
remove unstable flag from 1.7 release notes
1 parent 1aa6ac3 commit 276e558

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
@@ -89,9 +89,6 @@ Libraries
8989
Misc
9090
----
9191

92-
* [The `--error-format=json` flag to `rustc` causes it to emit errors
93-
in JSON format][1.7j]. This is an unstable flag and so also requires
94-
the `-Z unstable-options` flag.
9592
* [When running tests with `--test`, rustdoc will pass `--cfg`
9693
arguments to the compiler][1.7dt].
9794
* [The compiler is built with RPATH information by default][1.7rpa].
@@ -135,7 +132,6 @@ Compatibility Notes
135132
[1.7dta]: https://github.com/rust-lang/rust/pull/30394
136133
[1.7f]: https://github.com/rust-lang/rust/pull/30672
137134
[1.7h]: https://github.com/rust-lang/rust/pull/30818
138-
[1.7j]: https://github.com/rust-lang/rust/pull/30711
139135
[1.7ll]: https://github.com/rust-lang/rust/pull/30663
140136
[1.7m]: https://github.com/rust-lang/rust/pull/30381
141137
[1.7p]: https://github.com/rust-lang/rust/pull/30681

0 commit comments

Comments
 (0)