Skip to content

Commit 7223ada

Browse files
committed
Drop the edition relnote about ! fallback
1 parent ad76ae6 commit 7223ada

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RELEASES.md

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Language
99
- [Abort on uncaught panics in `extern "C"` functions.](https://github.com/rust-lang/rust/pull/116088/)
1010
- [Fix ambiguous cases of multiple `&` in elided self lifetimes.](https://github.com/rust-lang/rust/pull/117967/)
1111
- [Stabilize `#[expect]` for lints (RFC 2383),](https://github.com/rust-lang/rust/pull/120924/) like `#[allow]` with a warning if the lint is _not_ fulfilled.
12-
- [Edition 2024: Make `!` fall back to `!` instead of `()`.](https://github.com/rust-lang/rust/pull/123508/)
1312
- [Change method resolution to constrain hidden types instead of rejecting method candidates.](https://github.com/rust-lang/rust/pull/123962/)
1413
- [Bump `elided_lifetimes_in_associated_constant` to deny.](https://github.com/rust-lang/rust/pull/124211/)
1514
- [`offset_from`: always allow pointers to point to the same address.](https://github.com/rust-lang/rust/pull/124921/)

0 commit comments

Comments
 (0)