mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 19:07:41 +00:00
rustc_codegen_ssa: Enforce `rustc::potential_query_instability` lint Part of https://github.com/rust-lang/rust/issues/84447.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.