Turn on new errors, json mode. Remove duplicate unicode test
This commit is contained in:
parent
42903d9a8f
commit
fad4f32c31
18 changed files with 29 additions and 595 deletions
|
@ -51,7 +51,6 @@ impl ParseSess {
|
|||
pub fn new() -> ParseSess {
|
||||
let cm = Rc::new(CodeMap::new());
|
||||
let handler = Handler::with_tty_emitter(ColorConfig::Auto,
|
||||
None,
|
||||
true,
|
||||
false,
|
||||
Some(cm.clone()));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue