We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9d4da commit e1fa795Copy full SHA for e1fa795
src/release/release-notes.md
@@ -31,14 +31,16 @@ release team later.
31
32
The release note text is automatically pulled in subsequent steps, and should use headers from [this list] if possible:
33
34
-[this list]: https://github.com/rust-lang/relnotes/blob/33e78d703a439c8721705b26e2613ec6dac0cb4f/src/main.rs#L444-L449
+[this list]: https://github.com/rust-lang/relnotes/blob/21ed8b35851a34cae062bb342810a0280bbd19d7/src/main.rs#L454-L463
35
36
* Compatibility Notes
37
* Library
38
* Stabilized APIs
39
* Const Stabilized APIs
40
+* Rustdoc
41
* Language
42
* Compiler
43
+* Platform Support
44
* Internal Changes
45
* Other
46
0 commit comments