rust/src/librustc_errors
Vadim Petrochenkov 67d6ce4206 syntax_pos: NO_EXPANSION/SyntaxContext::empty() -> SyntaxContext::root()
For consistency with `ExpnId::root`.

Also introduce a helper `Span::with_root_ctxt` for creating spans with `SyntaxContext::root()` context
2019-08-15 20:38:12 +03:00
..
annotate_snippet_emitter_writer.rs remove unused Level::PhaseFatal 2019-08-14 22:22:46 +03:00
Cargo.toml Rollup merge of #62985 - phansch:support_ui_testing_flag, r=estebank 2019-07-26 18:57:01 +02:00
diagnostic.rs remove unused Level::PhaseFatal 2019-08-14 22:22:46 +03:00
diagnostic_builder.rs Emit dropped unemitted errors to aid in ICE debugging 2019-07-11 16:59:19 -07:00
emitter.rs syntax: Make def-site span mandatory in ExpnInfo/MacroBacktrace/DiagnosticSpanMacroExpansion 2019-07-11 00:12:07 +03:00
lib.rs syntax_pos: NO_EXPANSION/SyntaxContext::empty() -> SyntaxContext::root() 2019-08-15 20:38:12 +03:00
lock.rs Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
registry.rs Remove licenses 2018-12-25 21:08:33 -07:00
snippet.rs librustc_errors: Remove unused annotation style OldSchoolNoteText 2019-05-23 08:01:38 +02:00
styled_buffer.rs librustc_errors => 2018 2019-02-07 03:53:01 +09:00