about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-09-13 18:25:47 +0200
committerGitHub <noreply@github.com>2024-09-13 18:25:47 +0200
commit5343fcdf177e0234e1269640211325620626b43d (patch)
treedee47675c11ef43d9958ae7d18c50f9b06cc60d6 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parent7d36bfa6c0cfd80ff1b2a29a92abbcaec900710d (diff)
parent581f1924e35a6f0dbc58e8c22befdc83630370b0 (diff)
downloadrust-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_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions