Skip to content

Commit a2f2778

Browse files
authored
Remove reverted change from relnotes
1 parent 5986dd8 commit a2f2778

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

RELEASES.md

-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ Libraries
4545

4646
- [`RangeInclusive` now checks for exhaustion when calling `contains` and indexing.][78109]
4747
- [`ToString::to_string` now no longer shrinks the internal buffer in the default implementation.][77997]
48-
- [`ops::{Index, IndexMut}` are now implemented for fixed sized arrays of any length.][74989]
4948

5049
Stabilized APIs
5150
---------------
@@ -110,7 +109,6 @@ related tools.
110109
[76199]: https://github.com/rust-lang/rust/pull/76199
111110
[76119]: https://github.com/rust-lang/rust/pull/76119
112111
[75914]: https://github.com/rust-lang/rust/pull/75914
113-
[74989]: https://github.com/rust-lang/rust/pull/74989
114112
[79004]: https://github.com/rust-lang/rust/pull/79004
115113
[78676]: https://github.com/rust-lang/rust/pull/78676
116114
[79904]: https://github.com/rust-lang/rust/issues/79904

0 commit comments

Comments
 (0)