mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Stop using rustc_layout_scalar_valid_range_* in rustc
This commit is contained in:
@@ -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)]
|
||||
|
||||
Reference in New Issue
Block a user