rebase: get bug! macro

This commit is contained in:
Niko Matsakis 2016-04-05 18:04:32 -04:00
parent 098571797c
commit a2e0cbc6fc

View File

@ -24,7 +24,7 @@
extern crate graphviz;
extern crate rbml;
extern crate rustc;
#[macro_use] extern crate rustc;
extern crate rustc_data_structures;
extern crate serialize as rustc_serialize;