File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff 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
113108Compatibility 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-
144129Version 1.70.0 (2023-06-01)
145130==========================
146131
You can’t perform that action at this time.
0 commit comments