diff options
| author | bors <bors@rust-lang.org> | 2024-10-06 14:04:21 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-10-06 14:04:21 +0000 |
| commit | 373971abe48287f47ead6304b19279f34b6fcce5 (patch) | |
| tree | 9dd88f5fd3db9ec0f127216d5b6ea9c7141e593c /compiler/rustc_lint/src | |
| parent | 96d9d8aa7de9396fe22702ff6df33816ae4d01b6 (diff) | |
| parent | e0a20b484d0b88183ddd46b82aa47d7bbfe48468 (diff) | |
| download | rust-373971abe48287f47ead6304b19279f34b6fcce5.tar.gz rust-373971abe48287f47ead6304b19279f34b6fcce5.zip | |
Auto merge of #131259 - ismailarilik:handle-potential-query-instability-lint-for-librustdoc, r=notriddle
Handle `librustdoc` cases of `rustc::potential_query_instability` lint
This PR removes `#![allow(rustc::potential_query_instability)]` line from [`src/librustdoc/lib.rs`](https://github.com/rust-lang/rust/blob/master/src/librustdoc/lib.rs#L23) 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_lint/src')
0 files changed, 0 insertions, 0 deletions
