Skip to content

Commit 32ff9a0

Browse files
Rephrase refining_impl_trait note.
Co-authored-by: Travis Cross <[email protected]>
1 parent e8baaf7 commit 32ff9a0

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
@@ -13,7 +13,7 @@ Language
1313
- [Enable debuginfo in macros, and stabilize `-C collapse-macro-debuginfo` and `#[collapse_debuginfo]`.](https://github.com/rust-lang/rust/pull/120845/)
1414
- [Propagate temporary lifetime extension into `if` and `match` expressions.](https://github.com/rust-lang/rust/pull/121346/)
1515
- [Restrict promotion of `const fn` calls.](https://github.com/rust-lang/rust/pull/121557/)
16-
- [Split `refining_impl_trait` lint into `_reachable`, `_internal` variants.](https://github.com/rust-lang/rust/pull/121720/)
16+
- [Warn against refining impls of crate-private traits with `refining_impl_trait` lint.](https://github.com/rust-lang/rust/pull/121720/)
1717
- [Stabilize associated type bounds (RFC 2289).](https://github.com/rust-lang/rust/pull/122055/)
1818

1919
<a id="1.79.0-Compiler"></a>

0 commit comments

Comments
 (0)