1
Fork 0

update cfgs

This commit is contained in:
Boxy 2024-09-05 17:23:40 +01:00
parent a9998704d3
commit 0091b8ab2a
27 changed files with 28 additions and 109 deletions

View file

@ -28,7 +28,6 @@
#![allow(rustc::diagnostic_outside_of_impl)]
#![allow(rustc::potential_query_instability)]
#![allow(rustc::untranslatable_diagnostic)]
#![cfg_attr(bootstrap, feature(min_exhaustive_patterns, unsafe_extern_blocks))]
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
#![doc(rust_logo)]
#![feature(allocator_api)]