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

The `multiple_unsafe_ops_per_block` test needs `asm!` #12682

Closed cuviper closed 3 weeks ago

cuviper commented 3 weeks ago

changelog: none

rustbot commented 3 weeks ago

r? @llogiq

rustbot has assigned @llogiq. 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

llogiq commented 3 weeks ago

Thank you!

@bors r+

bors commented 3 weeks ago

:pushpin: Commit 245fbeef49c2395471498d20e67f4edf4222c865 has been approved by llogiq

It is now in the queue for this repository.

bors commented 3 weeks ago

:hourglass: Testing commit 245fbeef49c2395471498d20e67f4edf4222c865 with merge 9d421c3228a87a7c627d6ef7f0b1ed6ba638c9f1...

bors commented 3 weeks ago

:broken_heart: Test failed - checks-action_test

y21 commented 3 weeks ago

added the missing changelog: line in the description that's needed, "none" should be ok since this doesn't look like a visible change to users

@bors retry

bors commented 3 weeks ago

:hourglass: Testing commit 245fbeef49c2395471498d20e67f4edf4222c865 with merge cdd6336386a0cdd164f912bab1038e02871e1ee4...

bors commented 3 weeks ago

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