Skip to content

Commit 271ff44

Browse files
authored
Rollup merge of rust-lang#133575 - slanterns:typo, r=compiler-errors
Fix typo in RELEASES.md An additional dot.
2 parents 11ee1ce + dae1bf3 commit 271ff44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Libraries
4343
- [Document that `catch_unwind` can deal with foreign exceptions without UB, although the exact behavior is unspecified.](https://github.com/rust-lang/rust/pull/128321)
4444
- [Implement `Default` for `HashMap`/`HashSet` iterators that don't already have it.](https://github.com/rust-lang/rust/pull/128711)
4545
- [Bump Unicode to version 16.0.0.](https://github.com/rust-lang/rust/pull/130183)
46-
- [Change documentation of `ptr::add`/`sub` to not claim equivalence with `offset`.](https://github.com/rust-lang/rust/pull/130229).
46+
- [Change documentation of `ptr::add`/`sub` to not claim equivalence with `offset`.](https://github.com/rust-lang/rust/pull/130229)
4747

4848

4949
<a id="1.83.0-Stabilized-APIs"></a>

0 commit comments

Comments
 (0)