rust/src/librustc_errors
bors 3f32e3001e Auto merge of #69062 - Dylan-DPC:rollup-7wpjpqu, r=Dylan-DPC
Rollup of 8 pull requests

Successful merges:

 - #66498 (Remove unused feature gates)
 - #68816 (Tweak borrow error on `FnMut` when `Fn` is expected)
 - #68824 (Enable Control Flow Guard in rustbuild)
 - #69022 (traits: preallocate 2 Vecs of known initial size)
 - #69031 (Use `dyn Trait` more in tests)
 - #69044 (Don't run coherence twice for future-compat lints)
 - #69047 (Don't rustfmt check the vendor directory.)
 - #69055 (Clean up E0307 explanation)

Failed merges:

r? @ghost
2020-02-11 17:45:49 +00:00
..
json Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
annotate_snippet_emitter_writer.rs rustc_errors: hide "in this macro invocation" when redundant, more explicitly. 2020-02-06 21:32:07 +02:00
Cargo.toml Use termize instead of term_size 2020-01-29 01:13:48 +01:00
diagnostic.rs Invert control in struct_lint_level. 2020-02-11 19:47:40 +10:00
diagnostic_builder.rs Run RustFmt 2020-02-11 19:49:01 +10:00
emitter.rs rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. 2020-02-06 21:46:38 +02:00
json.rs rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace. 2020-02-06 21:32:07 +02:00
lib.rs Rollup merge of #66498 - bjorn3:less_feature_flags, r=Dylan-DPC 2020-02-11 16:36:54 +01:00
lock.rs use winapi for non-stdlib Windows bindings 2020-01-11 20:56:46 -05:00
registry.rs Remove licenses 2018-12-25 21:08:33 -07:00
snippet.rs Format the world 2019-12-22 17:42:47 -05:00
styled_buffer.rs Format the world 2019-12-22 17:42:47 -05:00