diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-09-13 18:25:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-13 18:25:47 +0200 |
| commit | 5343fcdf177e0234e1269640211325620626b43d (patch) | |
| tree | dee47675c11ef43d9958ae7d18c50f9b06cc60d6 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 7d36bfa6c0cfd80ff1b2a29a92abbcaec900710d (diff) | |
| parent | 581f1924e35a6f0dbc58e8c22befdc83630370b0 (diff) | |
| download | rust-5343fcdf177e0234e1269640211325620626b43d.tar.gz rust-5343fcdf177e0234e1269640211325620626b43d.zip | |
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 https://github.com/rust-lang/rust-clippy/issues/13383.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
