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 | b1c468422a6f1d3cae8f068dcdd1dac4e47dbfac (patch) | |
| tree | 8c54f369e2559fcdeb9144c3748afadbc08f4aa5 /library/std/src/sys/pal/unix/stack_overflow.rs | |
| parent | f5cc292830506e335606e5ff3d812f54397513c3 (diff) | |
| parent | 0b632ec812977600947441530a534a4c7b3a9de4 (diff) | |
| download | rust-b1c468422a6f1d3cae8f068dcdd1dac4e47dbfac.tar.gz rust-b1c468422a6f1d3cae8f068dcdd1dac4e47dbfac.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 'library/std/src/sys/pal/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
