Skip to content

Commit f0dc0bc

Browse files
committed
Auto merge of #10862 - xFrednet:changelog-1-70, r=flip1995
Update *Current stable* text in `CHANGELOG.md` Roses are red, violets are blue, the new version was released, and our changelog too --- changelog: none
2 parents 7c448a6 + a28eb59 commit f0dc0bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)