mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
57e521e0e5
Migrate rustc_ast_passes diagnostics to `SessionDiagnostic` and translatable messages (first part) Doing a full migration of the `rustc_ast_passes` crate. Making a draft here since there's not yet a tracking issue for the migrations going on. `@rustbot` label +A-translation