Update changelog for beta-accepted labels
This commit is contained in:
parent
3c06e0b1ce
commit
c34d04a3dd
@ -152,6 +152,8 @@ Current stable, released 2023-03-09
|
|||||||
|
|
||||||
* `SYSROOT` and `--sysroot` can now be set at the same time
|
* `SYSROOT` and `--sysroot` can now be set at the same time
|
||||||
[#10149](https://github.com/rust-lang/rust-clippy/pull/10149)
|
[#10149](https://github.com/rust-lang/rust-clippy/pull/10149)
|
||||||
|
* Fix error when providing an `array-size-threshold` in `clippy.toml`
|
||||||
|
[#10423](https://github.com/rust-lang/rust-clippy/pull/10423)
|
||||||
|
|
||||||
## Rust 1.67
|
## Rust 1.67
|
||||||
|
|
||||||
@ -186,8 +188,6 @@ Released 2023-01-26
|
|||||||
|
|
||||||
### Moves and Deprecations
|
### Moves and Deprecations
|
||||||
|
|
||||||
* Moved [`uninlined_format_args`] to `style` (Now warn-by-default)
|
|
||||||
[#9865](https://github.com/rust-lang/rust-clippy/pull/9865)
|
|
||||||
* Moved [`needless_collect`] to `nursery` (Now allow-by-default)
|
* Moved [`needless_collect`] to `nursery` (Now allow-by-default)
|
||||||
[#9705](https://github.com/rust-lang/rust-clippy/pull/9705)
|
[#9705](https://github.com/rust-lang/rust-clippy/pull/9705)
|
||||||
* Moved [`or_fun_call`] to `nursery` (Now allow-by-default)
|
* Moved [`or_fun_call`] to `nursery` (Now allow-by-default)
|
||||||
|
Loading…
Reference in New Issue
Block a user