rustc_metadata: go only through rustc_serialize in astencode.
This commit is contained in:
parent
91e7239db4
commit
fc363cb482
70 changed files with 605 additions and 1212 deletions
|
@ -33,6 +33,7 @@
|
|||
#![feature(unicode)]
|
||||
#![feature(question_mark)]
|
||||
#![feature(rustc_diagnostic_macros)]
|
||||
#![feature(specialization)]
|
||||
|
||||
extern crate serialize;
|
||||
extern crate term;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue