about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-12-12 17:40:55 +0100
committerGitHub <noreply@github.com>2023-12-12 17:40:55 +0100
commit04c77a51ef263a96a92ea4eb5608f05c4b9c6094 (patch)
tree1e33c5da71d4358bad42c40ea08d6e1ea2244adb /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent6459121a6c264c0dafe2c131cc9920201cf792c3 (diff)
parentf44ccbab2bbdc538b739d6a1f5f9fbdb8339f8f8 (diff)
downloadrust-04c77a51ef263a96a92ea4eb5608f05c4b9c6094.tar.gz
rust-04c77a51ef263a96a92ea4eb5608f05c4b9c6094.zip
Rollup merge of #118865 - Enselic:rustc_codegen_llvm-lint-fix, r=petrochenkov
rustc_codegen_llvm: Enforce `rustc::potential_query_instability` lint

Stop allowing `rustc::potential_query_instability` on all of `rustc_codegen_llvm` and instead allow it on a case-by-case basis if it is safe to do so. In this case, all 2 instances are safe to allow.

Part of https://github.com/rust-lang/rust/issues/84447 which is E-help-wanted.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions