save_analysis: Migrate diagnostic * Migrate the `rustc_save_analysis` crate's diagnostic to translatable diagnostic structs. Depends on https://github.com/rust-lang/rust/pull/100694 and https://github.com/rust-lang/rust/pull/100754 for #[fatal(..)] support, thenaa68eb4179
,f5219a3960
,7da52f694a
can be removed. (I copied commits from https://github.com/rust-lang/rust/pull/100754)