Skip to content

Commit dc15294

Browse files
BoxyUwUVeykril
andauthored
Update RELEASES.md
Co-authored-by: Lukas Wirth <me@lukaswirth.dev>
1 parent 68a0ef4 commit dc15294

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
@@ -7,7 +7,7 @@ Language
77
--------
88
- [Document `MaybeUninit` representation and validity](https://github.com/rust-lang/rust/pull/140463)
99
- [Allow `&raw [mut | const]` for union field in safe code](https://github.com/rust-lang/rust/pull/141469)
10-
- [Prefer item bounds of associated over where-bounds for auto-traits and `Sized`](https://github.com/rust-lang/rust/pull/144064)
10+
- [Prefer item bounds of associated types over where-bounds for auto-traits and `Sized`](https://github.com/rust-lang/rust/pull/144064)
1111
- [Do not materialize `X` in `[X; 0]` when `X` is unsizing a const](https://github.com/rust-lang/rust/pull/145277)
1212
- [Support combining `#[track_caller]` and `#[no_mangle]` (requires every declaration specifying `#[track_caller]` as well)](https://github.com/rust-lang/rust/pull/145724)
1313
- [Make never type lints `never_type_fallback_flowing_into_unsafe` and `dependency_on_unit_never_type_fallback` deny-by-default](https://github.com/rust-lang/rust/pull/146167)

0 commit comments

Comments
 (0)