rust/src/librustc_errors
Ariel Ben-Yehuda 64a21f875f Rollup merge of #43778 - topecongiro:handler-reset-err-count, r=arielb1
Add reset_err_count() to errors::Handler

The motivation here is to allow rustfmt to recover from parse errors after failing to parse macros (cc https://github.com/rust-lang-nursery/rustfmt/issues/1742).
r? @nrc
2017-08-29 21:40:54 +00:00
..
Cargo.toml store typeck lints in the TypeckTables 2017-02-02 20:38:16 -05:00
diagnostic.rs rustc: Remove some dead code 2017-08-19 13:27:16 +03:00
diagnostic_builder.rs rustc_errors: Add the ability to delay as bugs 2017-08-25 16:08:35 -07:00
emitter.rs Fix a byte/char confusion issue in the error emitter 2017-08-25 21:46:54 +02:00
lib.rs Rollup merge of #43778 - topecongiro:handler-reset-err-count, r=arielb1 2017-08-29 21:40:54 +00:00
lock.rs run rustfmt on librustc_errors folder 2016-10-18 23:13:02 +05:30
registry.rs run rustfmt on librustc_errors folder 2016-10-18 23:13:02 +05:30
snippet.rs Fix typos & us spellings 2017-08-15 21:56:30 +02:00
styled_buffer.rs Remove unused code from librustc_errors 2017-07-06 18:49:32 -07:00