Skip to content

Commit 95efc0d

Browse files
authored
Rollup merge of #118664 - notriddle:master, r=Mark-Simulacrum
docs: remove #110800 from release notes It's not stable yet, and shouldn't be mentioned here. At least, the message shouldn't be written like this. I realize it's weird to go through an FCP, and then have the feature remain unstable, but this was an unusual case. Rustdoc used to silently swallow unknown language tokens on code blocks, and now it produces a compatibility warning. The FCP got everyone's sign-off on the warning, not the finished feature, which remains unstable.
2 parents 756bc44 + dc0f7a1 commit 95efc0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RELEASES.md

-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ Rustdoc
8989
-------
9090

9191
- [Add warning block support in rustdoc](https://github.com/rust-lang/rust/pull/106561/)
92-
- [Accept additional user-defined syntax classes in fenced code blocks](https://github.com/rust-lang/rust/pull/110800/)
9392
- [rustdoc-search: add support for type parameters](https://github.com/rust-lang/rust/pull/112725/)
9493
- [rustdoc: show inner enum and struct in type definition for concrete type](https://github.com/rust-lang/rust/pull/114855/)
9594

0 commit comments

Comments
 (0)