rust/src/librustc_errors
Philipp Hansch 6c75e81561
Refactor: Rename db locals to diag
https://github.com/rust-lang/rust/pull/64272 replaced
`DiagnosticBuilder` with `Diagnostic` in some places. This commit just
renames the DB variable from `db` to `diag` where it wasn't renamed.
2019-10-15 08:19:43 +02:00
..
annotate_snippet_emitter_writer.rs Refactor: Rename db locals to diag 2019-10-15 08:19:43 +02:00
Cargo.toml Introduce term-size dependency and consider term width when trimming 2019-08-21 11:56:20 -07:00
diagnostic_builder.rs Introduce a diagnostic stashing API. 2019-09-23 17:50:06 +02:00
diagnostic.rs review comments 2019-10-03 19:32:56 -07:00
emitter.rs Refactor: Rename db locals to diag 2019-10-15 08:19:43 +02:00
lib.rs Use heuristics for capitalization warning in suggestions 2019-10-14 14:32:10 -07:00
lock.rs
registry.rs
snippet.rs
styled_buffer.rs Correctly estimate required space for string 2019-10-05 03:08:05 +03:00