]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #101266 - LuisCardosoOliveira:translation-rustcsession-pt3, r=davidtwco
authorMatthias Krüger <matthias.krueger@famsik.de>
Tue, 13 Sep 2022 20:25:34 +0000 (22:25 +0200)
committerGitHub <noreply@github.com>
Tue, 13 Sep 2022 20:25:34 +0000 (22:25 +0200)
commitbc8ec5e5fa241140ef53a37a002c5b88246ac3fa
tree46ab8a22b95b1cef2519621ab429aa27212b25cd
parent1ce51982b8550c782ded466c1abff0d2b2e21c4e
parent329d5014b6a773d819e6cd56d5930a204bed7983
Rollup merge of #101266 - LuisCardosoOliveira:translation-rustcsession-pt3, r=davidtwco

translations(rustc_session): migrates rustc_session to use SessionDiagnostic - Final

# Description
This is the final part of the rustc_session https://github.com/rust-lang/rust/issues/100717#issuecomment-1220279883.

Please only review this [commit](https://github.com/rust-lang/rust/pull/101266/commits/a54534703774bfb9fc344f61d511760a7c43fe94). The other ones are from the PR https://github.com/rust-lang/rust/pull/101041# that is not yet merged.

In this PR, we migrate the file `output.rs`
compiler/rustc_session/src/session.rs