Skip to content

Commit 197ccce

Browse files
committed
RELEASES.md: Fix typo: s/rexport/re-export/
1 parent 186c02d commit 197ccce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Stabilized APIs
4343
- [Partially stabilize `const_slice_from_raw_parts`](https://github.com/rust-lang/rust/pull/97522/)
4444
- [Partial stabilization of `nonzero_checked_ops`.](https://github.com/rust-lang/rust/pull/97547/)
4545
- [Document and stabilize `process_set_process_group`](https://github.com/rust-lang/rust/pull/99088/)
46-
- [Stabilize `core::ffi:c_*` and rexport in `std::ffi`](https://github.com/rust-lang/rust/pull/98315/)
46+
- [Stabilize `core::ffi:c_*` and re-export in `std::ffi`](https://github.com/rust-lang/rust/pull/98315/)
4747
- [Stabilize `core::ffi::CStr`, `alloc::ffi::CString`, and friends](https://github.com/rust-lang/rust/pull/99277/)
4848
- [Stabilize Windows `FileTypeExt` with `is_symlink_dir` and `is_symlink_file`](https://github.com/rust-lang/rust/pull/98583/)
4949
- [Stabilize `into_future`](https://github.com/rust-lang/rust/pull/98718/)

0 commit comments

Comments
 (0)