translations(rustc_session): migrates rustc_session to use SessionDiagnostic - Final#101266
translations(rustc_session): migrates rustc_session to use SessionDiagnostic - Final#101266bors merged 2 commits intorust-lang:masterfrom beowolx:translation-rustcsession-pt3
Conversation
|
r? @jackh726 (rust-highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
|
r? @davidtwco |
|
cc @davidtwco, @compiler-errors, @JohnTitor, @estebank, @TaKO8Ki |
This comment has been minimized.
This comment has been minimized.
I know why this test is failing. I forgot to add these params in the manually implementation of |
This comment has been minimized.
This comment has been minimized.
This comment was marked as resolved.
This comment was marked as resolved.
|
Good for review! |
This comment has been minimized.
This comment has been minimized.
|
@rustbot ready |
|
Hey @davidtwco, I have rebased this branch to update it with the last changes from #101041. I still have the issue with |
This comment was marked as resolved.
This comment was marked as resolved.
|
#101041 landed! Go for review. |
|
r? @davidtwco |
|
@bors r+ |
|
🌲 The tree is currently closed for pull requests below priority 1000. This pull request will be tested once the tree is reopened. |
…stcsession-pt3, r=davidtwco translations(rustc_session): migrates rustc_session to use SessionDiagnostic - Final # Description This is the final part of the rustc_session rust-lang#100717 (comment). Please only review this [commit](rust-lang@a545347). The other ones are from the PR rust-lang#101041 that is not yet merged. In this PR, we migrate the file `output.rs`
…stcsession-pt3, r=davidtwco translations(rustc_session): migrates rustc_session to use SessionDiagnostic - Final # Description This is the final part of the rustc_session rust-lang#100717 (comment). Please only review this [commit](rust-lang@a545347). The other ones are from the PR rust-lang#101041 that is not yet merged. In this PR, we migrate the file `output.rs`
…iaskrgr Rollup of 7 pull requests Successful merges: - rust-lang#101266 (translations(rustc_session): migrates rustc_session to use SessionDiagnostic - Final) - rust-lang#101737 (rustdoc: remove no-op CSS `.search-results .result-name > span`) - rust-lang#101752 (Improve Attribute doc methods) - rust-lang#101754 (Fix doc of log function) - rust-lang#101759 (:arrow_up: rust-analyzer) - rust-lang#101765 (Add documentation for TyCtxt::visibility) - rust-lang#101770 (Rustdoc-Json: Don't loose subitems of foreign traits.) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Description
This is the final part of the rustc_session #100717 (comment).
Please only review this commit. The other ones are from the PR #101041 that is not yet merged.
In this PR, we migrate the file
output.rs