mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
9376482de2
Clean up some subdiagnostics Just a nice minor cleanup :) * Removes some empty subdiagnostics which could just be subdiagnostic attributes * Convert some manual implementation of `Subdiagnostic` to derives