Stop using rustc_layout_scalar_valid_range_* in rustc

This commit is contained in:
Oli Scherer
2026-02-13 10:28:54 +00:00
parent f824853889
commit ff7e604154
15 changed files with 107 additions and 34 deletions
@@ -28,6 +28,8 @@
#![feature(min_specialization)]
#![feature(negative_impls)]
#![feature(never_type)]
#![feature(pattern_type_macro)]
#![feature(pattern_types)]
#![feature(ptr_alignment_type)]
#![feature(rustc_attrs)]
#![feature(sized_hierarchy)]