Replace Repr with the new ty::layout in rustc.
Lvalues still need work (see lvalue_layout).
This commit is contained in:
@@ -8,9 +8,7 @@
|
||||
)]
|
||||
|
||||
// From rustc.
|
||||
extern crate arena;
|
||||
#[macro_use] extern crate rustc;
|
||||
extern crate rustc_data_structures;
|
||||
extern crate rustc_mir;
|
||||
extern crate syntax;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user