rust/src/librustc_errors
bors 8c2d7b2da3 Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis
Bump the bootstrap compiler to 1.26.0 beta

Holy cow that's a lot of `cfg(stage0)` removed and a lot of new stable language
features!
2018-04-07 11:58:38 +00:00
..
Cargo.toml rustc: Migrate to termcolor crate from term 2018-03-07 07:30:33 -08:00
diagnostic.rs Add approximate suggestions for rustfix 2018-01-29 11:40:50 +05:30
diagnostic_builder.rs test for putting back check on json 2018-03-14 00:52:17 +01:00
emitter.rs Require the code mapper to be thread-safe 2018-03-15 00:43:03 +01:00
lib.rs Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis 2018-04-07 11:58:38 +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 Remove dead code 2018-02-02 09:18:49 +05:30
styled_buffer.rs Highlight code on diagnostics when underlined 2018-01-28 17:15:15 -08:00