Skip to content

Commit f062d5a

Browse files
committed
remove diagnostic changes
1 parent 8cad20d commit f062d5a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

RELEASES.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@ Compiler
1515
- [Only compile `#[used]` as llvm.compiler.used for ELF targets](https://github.com/rust-lang/rust/pull/93718/)
1616
- [Add the `--diagnostic-width` compiler flag to define the terminal width.](https://github.com/rust-lang/rust/pull/95635/)
1717
- [Fix repr(align) enum handling](https://github.com/rust-lang/rust/pull/96814/)
18-
- [Suggest defining variable as mutable on `&mut _` type mismatch in pats](https://github.com/rust-lang/rust/pull/98431/)
19-
- [Emit warning when named arguments are used positionally in format](https://github.com/rust-lang/rust/pull/98580/)
2018
- [Add support for link-flavor `rust-lld` for iOS, tvOS and watchOS](https://github.com/rust-lang/rust/pull/98771/)
21-
- [Do not mention private types from other crates as impl candidates](https://github.com/rust-lang/rust/pull/99091/)
2219

2320
Libraries
2421
---------

0 commit comments

Comments
 (0)