rust/src/librustc_errors
Nick Cameron e8a4db25ac Allow supplying an error destination via the compiler driver
Allows replacing stderr with a buffer from the client.

Also, some refactoring around run_compiler.
2016-09-28 16:20:30 +13:00
..
Cargo.toml Address comments and fix travis warning 2016-06-23 08:07:35 -04:00
emitter.rs Allow supplying an error destination via the compiler driver 2016-09-28 16:20:30 +13:00
lib.rs Add the ability to merge spans to codemap 2016-09-19 12:31:56 -07:00
lock.rs prevent error message interleaving on win/unix 2016-08-25 13:28:35 -07:00
registry.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
snippet.rs Turn on new errors, json mode. Remove duplicate unicode test 2016-08-07 07:46:49 -07:00
styled_buffer.rs Add fix for tabs. Move error unit tests->ui tests 2016-07-14 07:57:46 -04:00