Skip to content

Commit

Permalink
Unrolled build for rust-lang#133575
Browse files Browse the repository at this point in the history
Rollup merge of rust-lang#133575 - slanterns:typo, r=compiler-errors

Fix typo in RELEASES.md

An additional dot.
  • Loading branch information
rust-timer authored Nov 29, 2024
2 parents 0c4f3a4 + dae1bf3 commit 1262262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Libraries
- [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)
- [Implement `Default` for `HashMap`/`HashSet` iterators that don't already have it.](https://github.com/rust-lang/rust/pull/128711)
- [Bump Unicode to version 16.0.0.](https://github.com/rust-lang/rust/pull/130183)
- [Change documentation of `ptr::add`/`sub` to not claim equivalence with `offset`.](https://github.com/rust-lang/rust/pull/130229).
- [Change documentation of `ptr::add`/`sub` to not claim equivalence with `offset`.](https://github.com/rust-lang/rust/pull/130229)


<a id="1.83.0-Stabilized-APIs"></a>
Expand Down

0 comments on commit 1262262

Please sign in to comment.