about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-03 21:52:47 +0200
committerGitHub <noreply@github.com>2024-10-03 21:52:47 +0200
commit6753e07d465f619566772906bc63f0e130a4cd41 (patch)
tree75424bb16c7b20e6aa5483e18b9a98d9389e8593 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent28b64d8da6d30e57298642a75aad8b6b5f37d7af (diff)
parent83d0d9f292d4c98d26cd007f294ab91789b1378d (diff)
downloadrust-6753e07d465f619566772906bc63f0e130a4cd41.tar.gz
rust-6753e07d465f619566772906bc63f0e130a4cd41.zip
Rollup merge of #131192 - ismailarilik:handle-potential-query-instability-lint-for-rustc-query-impl, r=compiler-errors
Handle `rustc_query_impl` cases of `rustc::potential_query_instability` lint

This PR removes `#![allow(rustc::potential_query_instability)]` line from [`compiler/rustc_query_impl/src/lib.rs`](https://github.com/rust-lang/rust/blob/master/compiler/rustc_query_impl/src/lib.rs#L5) <s>and converts `FxHash{Map,Set}` types into `FxIndex{Map,Set}` to suppress lint errors</s> (was not necessary for this PR).

A somewhat tracking issue: https://github.com/rust-lang/rust/issues/84447

r? ``@compiler-errors``
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions