rust/src/librustc_errors
bors 16cd84ee22 Auto merge of #50724 - zackmdavis:applicability_rush, r=Manishearth
add suggestion applicabilities to librustc and libsyntax

A down payment on #50723. Interested in feedback on whether my `MaybeIncorrect` vs. `MachineApplicable` judgement calls are well-calibrated (and that we have a consensus on what this means).

r? @Manishearth
cc @killercup @estebank
2018-05-28 10:11:26 +00:00
..
Cargo.toml rustc: Migrate to termcolor crate from term 2018-03-07 07:30:33 -08:00
diagnostic.rs Auto merge of #50724 - zackmdavis:applicability_rush, r=Manishearth 2018-05-28 10:11:26 +00:00
diagnostic_builder.rs Auto merge of #50724 - zackmdavis:applicability_rush, r=Manishearth 2018-05-28 10:11:26 +00:00
emitter.rs Account for negative offsets in suggestions 2018-05-24 04:16:54 -07:00
lib.rs use fmt::Result where applicable 2018-05-09 02:01:37 +02: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