diff options
| author | bors <bors@rust-lang.org> | 2025-05-06 01:36:23 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2025-05-06 01:36:23 +0000 |
| commit | 32e150d65174983d0e63cfcab444c8ea0ab8ee55 (patch) | |
| tree | a0ce288cf3a25649b9193f0b7bda5d79168b3e7a /compiler/rustc_codegen_gcc | |
| parent | afaedbb29b5cb2a1bde4680c8b87d51b62399ef8 (diff) | |
| parent | 59aaecbbf9e9568bfad1d15f54acd4a3a810ee46 (diff) | |
| download | rust-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
