rust/src/librustc_errors
Mazdak Farrokhzad 153d3c3ea7
Rollup merge of #65120 - AnthonyMikh:fix_65119, r=estebank
Correctly estimate the required space for string in `StyledBuffer::prepend`

Fix #65119

r? @estebank
2019-10-08 15:45:28 +02:00
..
annotate_snippet_emitter_writer.rs Replace DiagnosticBuilder with Diagnostic when emitting error 2019-09-17 09:29:46 -04:00
Cargo.toml Introduce term-size dependency and consider term width when trimming 2019-08-21 11:56:20 -07:00
diagnostic.rs review comments 2019-10-03 19:32:56 -07:00
diagnostic_builder.rs Introduce a diagnostic stashing API. 2019-09-23 17:50:06 +02:00
emitter.rs Rollup merge of #64909 - estebank:turbofish-reloaded, r=Centril 2019-10-05 21:54:52 -07:00
lib.rs review comments 2019-10-03 13:22:18 -07:00
lock.rs Make use of ptr::null(_mut) instead of casting zero 2019-06-17 10:52:46 +00:00
registry.rs Remove licenses 2018-12-25 21:08:33 -07:00
snippet.rs librustc_errors: Remove unused annotation style OldSchoolNoteText 2019-05-23 08:01:38 +02:00
styled_buffer.rs Correctly estimate required space for string 2019-10-05 03:08:05 +03:00