Skip to content

Commit b4535ad

Browse files
committed
remove unstable flag from 1.7 release notes
While this is technically available on the stable compiler in 1.7, we're planning on 'fixing' that in future versions, so let's not mention it here
1 parent 1aa6ac3 commit b4535ad

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

RELEASES.md

-4
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

src/llvm

Submodule llvm updated 72 files

0 commit comments

Comments
 (0)