Conversation
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @jackh726 (or someone else) soon. Please see the contribution instructions for more information. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
cc @davidtwco, @compiler-errors, @JohnTitor, @estebank, @TaKO8Ki |
|
sorry about the mess..but r? |
|
r? @davidtwco |
|
You'll need to remove the merge commits, we've got a no merge policy :) |
2aa9e24 to
c03694a
Compare
|
I think you've removed the merge commit incorrectly - there are a lot of changes in this pull request now. |
|
I'll manage to fix it first thing in the morning! |
davidtwco
left a comment
There was a problem hiding this comment.
This looks great, I've left a couple comments
|
Use |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@rustbot ready |
davidtwco
left a comment
There was a problem hiding this comment.
I think this is ready after this last comment is resolved, thanks for your work on this.
davidtwco
left a comment
There was a problem hiding this comment.
Okay, I know that I said that the previous comment was the last one, but I've got one more suggestion - thanks for sticking with this. :)
|
@bors r+ |
on `region_errors.rs` `@rustbot` label +A-translation
|
@bors rollup=always |
…mpiler-errors Rollup of 9 pull requests Successful merges: - rust-lang#100724 (Migrate ast lowering to session diagnostic) - rust-lang#100735 (Migrate `rustc_ty_utils` to `SessionDiagnostic`) - rust-lang#100738 (Diagnostics migr const eval) - rust-lang#100744 (Migrate rustc_mir_dataflow to diagnostic structs) - rust-lang#100776 (Migrate `rustc_lint` errors to `SessionDiagnostic`) - rust-lang#100817 (sugg: suggest the usage of boolean value when there is a typo in the keyword) - rust-lang#100836 (Migrate `rustc_attr` crate diagnostics) - rust-lang#100890 (Migrate rustc_driver to SessionDiagnostic) - rust-lang#100900 (on `region_errors.rs`) Failed merges: - rust-lang#100831 (Migrate `symbol_mangling` module to new diagnostics structs) r? `@ghost` `@rustbot` modify labels: rollup
@rustbot label +A-translation