mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
f4827459f8
Migrate remainder of rustc_ty_utils to `SessionDiagnostic` This moves the remaining errors in `rust_ty_utils` to `SessionsDiagnostic`. r? ``@davidtwco``