This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ document.
1010
1111## Rust 1.70
1212
13- Current beta , released 2023-06-01
13+ Current stable , released 2023-06-01
1414
1515[ 149392b0...83e42a23] ( https://github.com/rust-lang/rust-clippy/compare/149392b0...83e42a23 )
1616
@@ -95,7 +95,7 @@ Current beta, released 2023-06-01
9595 [ #10375 ] ( https://github.com/rust-lang/rust-clippy/pull/10375 )
9696* [ ` mem_replace_option_with_none ` ] : No longer lints on field expressions
9797 [ #10594 ] ( https://github.com/rust-lang/rust-clippy/pull/10594 )
98- * [ ` items_after_statements ` ] : No longer lints on times from macros
98+ * [ ` items_after_statements ` ] : No longer lints on items from macros
9999 [ #10542 ] ( https://github.com/rust-lang/rust-clippy/pull/10542 )
100100* [ ` print_literal ` ] , [ ` write_literal ` ] : No longer lint strings coming from the ` file!() ` macro
101101 [ #10573 ] ( https://github.com/rust-lang/rust-clippy/pull/10573 )
@@ -135,7 +135,7 @@ Current beta, released 2023-06-01
135135
136136## Rust 1.69
137137
138- Current stable, released 2023-04-20
138+ Released 2023-04-20
139139
140140[ 7f27e2e7...149392b0] ( https://github.com/rust-lang/rust-clippy/compare/7f27e2e7...149392b0 )
141141
You can’t perform that action at this time.
0 commit comments