rustc: move the formatter into ty::print::PrintCx.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
#![feature(bind_by_move_pattern_guards)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(arbitrary_self_types)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(nll)]
|
||||
|
||||
Reference in New Issue
Block a user