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.
10
10
11
11
## Rust 1.70
12
12
13
- Current beta , released 2023-06-01
13
+ Current stable , released 2023-06-01
14
14
15
15
[ 149392b0...83e42a23] ( https://github.com/rust-lang/rust-clippy/compare/149392b0...83e42a23 )
16
16
@@ -95,7 +95,7 @@ Current beta, released 2023-06-01
95
95
[ #10375 ] ( https://github.com/rust-lang/rust-clippy/pull/10375 )
96
96
* [ ` mem_replace_option_with_none ` ] : No longer lints on field expressions
97
97
[ #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
99
99
[ #10542 ] ( https://github.com/rust-lang/rust-clippy/pull/10542 )
100
100
* [ ` print_literal ` ] , [ ` write_literal ` ] : No longer lint strings coming from the ` file!() ` macro
101
101
[ #10573 ] ( https://github.com/rust-lang/rust-clippy/pull/10573 )
@@ -135,7 +135,7 @@ Current beta, released 2023-06-01
135
135
136
136
## Rust 1.69
137
137
138
- Current stable, released 2023-04-20
138
+ Released 2023-04-20
139
139
140
140
[ 7f27e2e7...149392b0] ( https://github.com/rust-lang/rust-clippy/compare/7f27e2e7...149392b0 )
141
141
You can’t perform that action at this time.
0 commit comments