You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Auto merge of rust-lang#8037 - ojeda:doc-codegen-change, r=camsteffen
`README`: document that Clippy may change codegen
Currently, Clippy does not guarantee the same codegen will be produced.
Therefore, it should not be used as an universal replacement for `rustc`.
See rust-lang/rust-clippy#8035.
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
fixesrust-lang#8035
changelog: document that Clippy may change codegen
0 commit comments