Remove `SubdiagMessage` in favour of the identical `DiagMessage` For https://github.com/rust-lang/rust/issues/151366 Just some more cleanup :) SubdiagMessage is now identical to DiagMessage, so there's no point in having both of them
rustc_clean