about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-10-03 19:43:54 +0000
committerbors <bors@rust-lang.org>2024-10-03 19:43:54 +0000
commit9ff5fc4ffbbe1e911527aa054e789b05ae55ffcc (patch)
tree3951597b22ba24fb85008875bd647441ab9415f5 /compiler/rustc_parse/src/errors.rs
parent56e35a5dbb37898433a43133dff0398f46d577b8 (diff)
parent3d8bd6bbc5dc51fbcc8d912a46f117611c98ee0d (diff)
downloadrust-9ff5fc4ffbbe1e911527aa054e789b05ae55ffcc.tar.gz
rust-9ff5fc4ffbbe1e911527aa054e789b05ae55ffcc.zip
Auto merge of #131145 - ismailarilik:handle_potential_query_instability_lint_for_rustc_metadata, r=compiler-errors
Handle `rustc_metadata` cases of `rustc::potential_query_instability` lint

This PR removes `#![allow(rustc::potential_query_instability)]` line from [`compiler/rustc_metadata/src/lib.rs`](https://github.com/rust-lang/rust/blob/master/compiler/rustc_metadata/src/lib.rs#L3) 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_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions