Skip to content

Commit 3de6ced

Browse files
authored
Rollup merge of #135252 - pietroalbini:pa-fix-relnotes, r=lqd
Fix release notes link Reported by `@ognevny` in https://github.com/rust-lang/rust/pull/134568/files#r1905347925.
2 parents 9ea76e4 + 2ab8b0b commit 3de6ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Libraries
3737
- [Move `<float>::copysign`, `<float>::abs`, `<float>::signum` to `core`](https://github.com/rust-lang/rust/pull/131304)
3838
- [Add `LowerExp` and `UpperExp` implementations to `NonZero`](https://github.com/rust-lang/rust/pull/131377)
3939
- [Implement `FromStr` for `CString` and `TryFrom<CString>` for `String`](https://github.com/rust-lang/rust/pull/130608)
40-
- [`std::os::darwin` has been made public](https://github.com/rust-lang/rust/pull/130635)
40+
- [`std::os::darwin` has been made public](https://github.com/rust-lang/rust/pull/123723)
4141

4242
<a id="1.84.0-Stabilized-APIs"></a>
4343

0 commit comments

Comments
 (0)