diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-05 19:07:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-05 19:07:54 +0200 |
| commit | 2e80beb36cbce2cc05375af59d8e2cfedd8683d2 (patch) | |
| tree | 96c9cab668f32aa5f4c6af4b75e5273db1d5b7ea /src/librustdoc/scrape_examples.rs | |
| parent | 8e31e98ff97b0977ba9d760aea5214eb67fc10e4 (diff) | |
| parent | 2feed6279655d6febce04a0efd167c2aea56facf (diff) | |
| download | rust-2e80beb36cbce2cc05375af59d8e2cfedd8683d2.tar.gz rust-2e80beb36cbce2cc05375af59d8e2cfedd8683d2.zip | |
Rollup merge of #131280 - ismailarilik:handle-potential-query-instability-lint-for-rustc-interface, r=cjgillot
Handle `rustc_interface` cases of `rustc::potential_query_instability` lint
This PR removes `#![allow(rustc::potential_query_instability)]` occurrences from [`compiler/rustc_interface/`](https://github.com/rust-lang/rust/blob/master/compiler/rustc_interface/) <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 'src/librustdoc/scrape_examples.rs')
0 files changed, 0 insertions, 0 deletions
