sudo CI=green

This commit is contained in:
xFrednet 2023-10-04 01:19:38 +02:00
parent 8d920a8b03
commit 948355586f
No known key found for this signature in database
GPG Key ID: F5C59D0E669E5302

View File

@ -30,7 +30,7 @@ Current stable, released 2023-10-05
[#11031](https://github.com/rust-lang/rust-clippy/pull/11031) [#11031](https://github.com/rust-lang/rust-clippy/pull/11031)
* [`redundant_guards`] * [`redundant_guards`]
[#10955](https://github.com/rust-lang/rust-clippy/pull/10955) [#10955](https://github.com/rust-lang/rust-clippy/pull/10955)
* [`redundant_local`] * [`redundant_locals`]
[#10885](https://github.com/rust-lang/rust-clippy/pull/10885) [#10885](https://github.com/rust-lang/rust-clippy/pull/10885)
* [`absolute_paths`] * [`absolute_paths`]
[#11003](https://github.com/rust-lang/rust-clippy/pull/11003) [#11003](https://github.com/rust-lang/rust-clippy/pull/11003)