rust/src/librustc_errors
2018-11-23 15:37:31 -08:00
..
Cargo.toml Log when buffering a diagnostic. 2018-09-18 13:45:24 +02:00
diagnostic.rs Keep label on moved spans and point at macro invocation on parse error 2018-11-23 15:37:31 -08:00
diagnostic_builder.rs Pass suggestions as impl Iterator instead of Vec 2018-10-31 13:56:20 +01:00
emitter.rs rustc: Request ansi colors if stderr isn't a tty 2018-11-08 07:53:03 -08:00
lib.rs Rename other occs of (Code/File)Map to Source(Map/File) #51574 2018-10-29 21:26:13 +01:00
lock.rs Fix compiling some rustc crates to wasm 2018-09-07 08:17:02 -07:00
registry.rs Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc. 2018-08-28 17:04:04 +03:00
snippet.rs Remove highlighting from secondary messages 2018-06-11 15:52:10 -07:00
styled_buffer.rs Highlight code on diagnostics when underlined 2018-01-28 17:15:15 -08:00