rust/compiler/rustc_errors/src
bors 5cdf5b882d Auto merge of #76931 - oli-obk:const_prop_inline_lint_madness, r=wesleywiser
Properly handle lint spans after MIR inlining

The first commit shows what happens when we apply mir inlining and then cause lints on the inlined MIR.
The second commit fixes that.

r? `@wesleywiser`
2020-11-03 16:32:34 +00:00
..
json mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
annotate_snippet_emitter_writer.rs Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00
diagnostic_builder.rs Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00
diagnostic.rs Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00
emitter.rs Auto merge of #76931 - oli-obk:const_prop_inline_lint_madness, r=wesleywiser 2020-11-03 16:32:34 +00:00
json.rs Some work 2020-10-30 20:02:14 -04:00
lib.rs Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00
lock.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
registry.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
snippet.rs Fix even more clippy warnings 2020-10-30 10:13:39 -04:00
styled_buffer.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00