Skip to content

Commit 20f5748

Browse files
Drop empty sections from release notes
1 parent d412f06 commit 20f5748

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

RELEASES.md

-15
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,6 @@ Rustdoc
103103
- [Add a new `rustdoc::unescaped_backticks` lint for broken inline code.](https://github.com/rust-lang/rust/pull/105848/)
104104
- [Support strikethrough with single tildes.](https://github.com/rust-lang/rust/pull/111152/) (`~~old~~` vs. `~new~`)
105105

106-
<a id="1.71.0-Misc"></a>
107-
108-
Misc
109-
----
110-
111106
<a id="1.71.0-Compatibility-Notes"></a>
112107

113108
Compatibility Notes
@@ -131,16 +126,6 @@ Compatibility Notes
131126
table. This is considered to be not a use case Cargo would like to support, since it will likely
132127
cause problems or lead to confusion.
133128

134-
<a id="1.71.0-Internal-Changes"></a>
135-
136-
Internal Changes
137-
----------------
138-
139-
These changes do not affect any public interfaces of Rust, but they represent
140-
significant improvements to the performance or internals of rustc and related
141-
tools.
142-
143-
144129
Version 1.70.0 (2023-06-01)
145130
==========================
146131

0 commit comments

Comments
 (0)