diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-12 23:00:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-12 23:00:57 +0200 |
| commit | d547f2c7eb239016c64bf1540054c3bd3c32d9ae (patch) | |
| tree | 3ae3476b466d0e266e1c169f045eb2bbce4b14bf /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 663da008760a0f6d38dbd5e7db4c9bb67fa64798 (diff) | |
| parent | 925e7e6baf435e68b463f9e31911d28118de318e (diff) | |
| download | rust-d547f2c7eb239016c64bf1540054c3bd3c32d9ae.tar.gz rust-d547f2c7eb239016c64bf1540054c3bd3c32d9ae.zip | |
Rollup merge of #131277 - ismailarilik:handle-potential-query-instability-lint-for-clippy, r=xFrednet
Handle `clippy` cases of `rustc::potential_query_instability` lint
This PR removes `#![allow(rustc::potential_query_instability)]` line from [`src/tools/clippy/clippy_lints/src/lib.rs`](https://github.com/rust-lang/rust/blob/master/src/tools/clippy/clippy_lints/src/lib.rs#L30) 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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
