File tree 1 file changed +0
-15
lines changed
1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -103,11 +103,6 @@ Rustdoc
103
103
- [Add a new `rustdoc::unescaped_backticks` lint for broken inline code.](https://github.com/rust-lang/rust/pull/105848/)
104
104
- [Support strikethrough with single tildes.](https://github.com/rust-lang/rust/pull/111152/) (`~~old~~` vs. `~new~`)
105
105
106
- <a id="1.71.0-Misc"></a>
107
-
108
- Misc
109
- ----
110
-
111
106
<a id="1.71.0-Compatibility-Notes"></a>
112
107
113
108
Compatibility Notes
@@ -131,16 +126,6 @@ Compatibility Notes
131
126
table. This is considered to be not a use case Cargo would like to support, since it will likely
132
127
cause problems or lead to confusion.
133
128
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
-
144
129
Version 1.70.0 (2023-06-01)
145
130
==========================
146
131
You can’t perform that action at this time.
0 commit comments