librustc_privacy: use bug!(), span_bug!()
This commit is contained in:
parent
676f6c3116
commit
487219ccb1
@ -24,7 +24,7 @@
|
|||||||
#[macro_use] extern crate log;
|
#[macro_use] extern crate log;
|
||||||
#[macro_use] extern crate syntax;
|
#[macro_use] extern crate syntax;
|
||||||
|
|
||||||
extern crate rustc;
|
#[macro_use] extern crate rustc;
|
||||||
extern crate rustc_front;
|
extern crate rustc_front;
|
||||||
|
|
||||||
use std::cmp;
|
use std::cmp;
|
||||||
|
Loading…
Reference in New Issue
Block a user