about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-05-06 01:36:23 +0000
committerbors <bors@rust-lang.org>2025-05-06 01:36:23 +0000
commit32e150d65174983d0e63cfcab444c8ea0ab8ee55 (patch)
treea0ce288cf3a25649b9193f0b7bda5d79168b3e7a /compiler/rustc_codegen_gcc
parentafaedbb29b5cb2a1bde4680c8b87d51b62399ef8 (diff)
parent59aaecbbf9e9568bfad1d15f54acd4a3a810ee46 (diff)
downloadrust-32e150d65174983d0e63cfcab444c8ea0ab8ee55.tar.gz
rust-32e150d65174983d0e63cfcab444c8ea0ab8ee55.zip
Auto merge of #131160 - ismailarilik:handle-potential-query-instability-lint-for-rustc-middle, r=oli-obk
Handle `rustc_middle` cases of `rustc::potential_query_instability` lint

This PR removes `#![allow(rustc::potential_query_instability)]` line from [`compiler/rustc_middle/src/lib.rs`](https://github.com/rust-lang/rust/blob/master/compiler/rustc_middle/src/lib.rs#L29) and converts `FxHash{Map,Set}` types into `FxIndex{Map,Set}` to suppress lint errors.

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

r? `@compiler-errors`
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions