mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 22:05:31 +03:00
3d3e0aa571
(pnkfelix updated to address tidy, and to change the buffer from `Vec<DiagnosticBuilder<'errs>>` to a `Vec<Diagnostic>` in order to avoid painful lifetime maintenance.)