File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Compiler
2525
2626- [Include lint `soft_unstable` in future breakage reports.](https://github.com/rust-lang/rust/pull/116274/)
2727- [Make `i128` and `u128` 16-byte aligned on x86-based targets.](https://github.com/rust-lang/rust/pull/116672/)
28- - [Add lint `static_mut_ref ` to warn on references to mutable statics.](https://github.com/rust-lang/rust/pull/117556/)
28+ - [Add lint `static_mut_refs ` to warn on references to mutable statics.](https://github.com/rust-lang/rust/pull/117556/)
2929- [Undeprecate lint `unstable_features` and make use of it in the compiler.](https://github.com/rust-lang/rust/pull/118639/)
3030- [Use `--verbose` in diagnostic output.](https://github.com/rust-lang/rust/pull/119129/)
3131- [Improve spacing between printed tokens.](https://github.com/rust-lang/rust/pull/120227/)
@@ -102,7 +102,7 @@ Rustdoc
102102Misc
103103----
104104
105- - [Use version-sorting for all sorting.](https://github.com/rust-lang/rust/pull/115046/)
105+ - [Recommend version-sorting for all sorting in style guide .](https://github.com/rust-lang/rust/pull/115046/)
106106
107107<a id="1.77.0-Compatibility-Notes"></a>
108108
You can’t perform that action at this time.
0 commit comments