]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_infer/src/lib.rs
Rollup merge of #104667 - WaffleLapkin:unfmttest, r=Dylan-DPC
[rust.git] / compiler / rustc_infer / src / lib.rs
index e040634edb088da85d65e9dd86aab0dda27b22b3..4c119a443555e35fcd444cd6668fb74d028c7d44 100644 (file)
@@ -12,7 +12,6 @@
 //!
 //! This API is completely unstable and subject to change.
 
-#![allow(rustc::potential_query_instability)]
 #![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
 #![feature(box_patterns)]
 #![feature(control_flow_enum)]