Uh oh!
There was an error while loading. Please reload this page.
Migrate another part of rustc_infer to session diagnostic - #101153
Conversation
rustbot
commented
Aug 30, 2022
cc @davidtwco, @compiler-errors, @JohnTitor, @estebank, @TaKO8Ki |
davidtwco
left a comment
There was a problem hiding this comment.
Thanks for working on this, I've left an initial batch of comments.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
compiler-errors
commented
Sep 3, 2022
r? @davidtwco |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: David Wood <agile.lion3441@fuligin.ink>
…now supported by them
d7f24be to
ee74f92Comparerustbot
commented
Sep 6, 2022
Some changes occurred in need_type_info.rs cc @lcnr |
This comment has been minimized.
This comment has been minimized.
davidtwco
commented
Sep 7, 2022
Thanks! This is fantastic. @bors r+ |
bors
commented
Sep 7, 2022
Rollup of 6 pull requests Successful merges: - rust-lang#101153 (Migrate another part of rustc_infer to session diagnostic) - rust-lang#101399 (Shrink span for bindings with subpatterns.) - rust-lang#101422 (Hermit: Add File::set_time stub) - rust-lang#101455 (Avoid UB in the Windows filesystem code in... bootstrap?) - rust-lang#101498 (rustc: Parameterize `ty::Visibility` over used ID) - rust-lang#101549 (Use HashStable_Generic in rustc_type_ir) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Probably will migrate another file before marking this one as ready-to-merge.
@rustbot label +A-translation
r? rust-lang/diagnostics
cc #100717