Commit 90c8020
authored
Rollup merge of #130305 - tspiteri:clippy-msrv-for-const_float_bits_conv, r=flip1995
Clippy: consider msrv for const context for const_float_bits_conv
When `const_float_bits_conv` was stabilized for 1.83.0, clippy lints started to be triggered in const context ignoring MSRV. This PR makes the lints trigger in const context only when the MSRV meets 1.83.0.
Fixes rust-lang/rust-clippy#13383.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments