rust/compiler/rustc_errors/src
J. Ryan Stinnett 3537bd80ff Replace tabs earlier in diagnostics
This replaces tabs earlier in the diagnostics emitting process, which allows
various margin calculations to ignore the existence of tabs. It does add a
string copy for the source lines that are emitted.
2020-12-09 10:12:15 +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 clarify span_label documentation 2020-11-16 18:05:45 -05:00
diagnostic.rs Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00
emitter.rs Replace tabs earlier in diagnostics 2020-12-09 10:12:15 +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 Replace tabs earlier in diagnostics 2020-12-09 10:12:15 +00:00