1
Fork 0

update bootstrap configs

This commit is contained in:
Josh Stone 2024-10-14 14:46:44 -07:00
parent 6134f9f636
commit acb09bf741
36 changed files with 17 additions and 115 deletions

View file

@ -5,7 +5,7 @@
//! So if you got to this crate from the old solver, it's totally normal.
// tidy-alphabetical-start
#![cfg_attr(not(bootstrap), allow(rustc::usage_of_type_ir_inherent))]
#![allow(rustc::usage_of_type_ir_inherent)]
#![warn(unreachable_pub)]
// tidy-alphabetical-end