docs: remove #110800 from release notes

It's not stable yet, and shouldn't be mentioned here.
This commit is contained in:
Michael Howell 2023-12-05 22:48:06 -07:00
parent 84a554cda9
commit dc0f7a1208
1 changed files with 0 additions and 1 deletions

View File

@ -89,7 +89,6 @@ Rustdoc
-------
- [Add warning block support in rustdoc](https://github.com/rust-lang/rust/pull/106561/)
- [Accept additional user-defined syntax classes in fenced code blocks](https://github.com/rust-lang/rust/pull/110800/)
- [rustdoc-search: add support for type parameters](https://github.com/rust-lang/rust/pull/112725/)
- [rustdoc: show inner enum and struct in type definition for concrete type](https://github.com/rust-lang/rust/pull/114855/)