Implement min_align_of and a hacky mul_with_overflow.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![feature(btree_range, collections_bound, rustc_private)]
|
||||
#![feature(btree_range, collections_bound, core_intrinsics, rustc_private)]
|
||||
|
||||
// From rustc.
|
||||
extern crate arena;
|
||||
|
||||
Reference in New Issue
Block a user