rust-lang / rust-clippy

A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
https://rust-lang.github.io/rust-clippy/
Other
10.89k stars 1.46k forks source link

Rename `msrvs::ASSIGNING_CLONES` to `msrvs::CLONE_INTO` #12711

Closed Alexendoo closed 2 weeks ago

Alexendoo commented 2 weeks ago

A nit I missed in the PR that added it

changelog: none

rustbot commented 2 weeks ago

r? @Manishearth

rustbot has assigned @Manishearth. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Manishearth commented 2 weeks ago

@bors r+

bors commented 2 weeks ago

:pushpin: Commit 69a4a46631c084a2fa863f71447d0547339a4c0d has been approved by Manishearth

It is now in the queue for this repository.

bors commented 2 weeks ago

:hourglass: Testing commit 69a4a46631c084a2fa863f71447d0547339a4c0d with merge de4fce8686f5a55547c20215fdf01c5dae2b2c97...

bors commented 2 weeks ago

:sunny: Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test Approved by: Manishearth Pushing de4fce8686f5a55547c20215fdf01c5dae2b2c97 to master...