File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Language
16
16
- [Change constant evaluation errors from a deny-by-default lint to a hard error](https://github.com/rust-lang/rust/pull/102091/)
17
17
- [Trigger `must_use` on `impl Trait` for supertraits](https://github.com/rust-lang/rust/pull/102287/)
18
18
This makes `impl ExactSizeIterator` respect the existing `#[must_use]` annotation on `Iterator`.
19
- - [Allow `..X` and `.. =X` in patterns](https://github.com/rust-lang/rust/pull/102275/)
19
+ - [Allow `..=X` in patterns](https://github.com/rust-lang/rust/pull/102275/)
20
20
- [Uplift `clippy::for_loops_over_fallibles` lint into rustc](https://github.com/rust-lang/rust/pull/99696/)
21
21
- [Stabilize `sym` operands in inline assembly](https://github.com/rust-lang/rust/pull/103168/)
22
22
- [Update to Unicode 15](https://github.com/rust-lang/rust/pull/101912/)
You can’t perform that action at this time.
0 commit comments