about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-12 23:00:57 +0200
committerGitHub <noreply@github.com>2024-10-12 23:00:57 +0200
commitb1c468422a6f1d3cae8f068dcdd1dac4e47dbfac (patch)
tree8c54f369e2559fcdeb9144c3748afadbc08f4aa5 /tests/rustdoc-js-std/parser-errors.js
parentf5cc292830506e335606e5ff3d812f54397513c3 (diff)
parent0b632ec812977600947441530a534a4c7b3a9de4 (diff)
downloadrust-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 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions