rust/src/librustc_errors
kennytm 62d70c9d47
Rollup merge of #53214 - memoryruins:nll_bootstrap_2, r=nikomatsakis
[nll] enable feature(nll) on various crates for bootstrap: part 2

#53172
2018-08-10 01:01:31 +08:00
..
Cargo.toml rustc: Migrate to termcolor crate from term 2018-03-07 07:30:33 -08:00
diagnostic.rs Add -Z borrowck=migrate flag, use it to link NLL up to AST-borrowck. 2018-07-26 13:17:55 +02:00
diagnostic_builder.rs rustc: Disallow machine applicability in foreign macros 2018-07-30 07:48:59 -07:00
emitter.rs Avoid unnecessary pattern matching against Option and Result 2018-08-07 10:24:27 +02:00
lib.rs [nll] librustc_errors: enable feature(nll) for bootstrap 2018-08-09 04:08:45 -04:00
lock.rs Deny bare trait objects in src/librustc_errors 2018-07-14 07:23:32 +02:00
registry.rs run rustfmt on librustc_errors folder 2016-10-18 23:13:02 +05:30
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