Skip to content

Commit c6bb731

Browse files
cuviperMark-SimulacrumUrgau
authored
Apply suggestions for 1.73.0 relnotes
Co-authored-by: Mark Rousskov <[email protected]> Co-authored-by: Urgau <[email protected]>
1 parent d128b8b commit c6bb731

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: RELEASES.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ Language
1111
- [Make `noop_method_call` warn by default.](https://github.com/rust-lang/rust/pull/111916/)
1212
- [Support interpolated block for `try` and `async` in macros.](https://github.com/rust-lang/rust/pull/112953/)
1313
- [Mention style for new syntax in tracking issue template.](https://github.com/rust-lang/rust/pull/113586/)
14-
- [Make `unconditional_recursion` warning detect recursive drops.](https://github.com/rust-lang/rust/pull/113902/)
15-
- [Warn on inductive cycle in coherence leading to impls being considered not overlapping.](https://github.com/rust-lang/rust/pull/114023/)
14+
- [Make `unconditional_recursion` lint detect recursive drops.](https://github.com/rust-lang/rust/pull/113902/)
15+
- [Future compatibility warning for some impls being incorrectly considered not overlapping.](https://github.com/rust-lang/rust/pull/114023/)
16+
- [The `invalid_reference_casting` lint is now **deny-by-default** (instead of allow-by-default)](https://github.com/rust-lang/rust/pull/112431)
1617

1718
<a id="1.73.0-Compiler"></a>
1819

0 commit comments

Comments
 (0)