Uh oh!
There was an error while loading. Please reload this page.
Migrate some rustc_builtin_macros to SessionDiagnostic - #112795
Conversation
rustbot
commented
Jun 19, 2023
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @cjgillot (or someone else) soon. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
df0725c to
1b73708Compare3e56f34 to
83011abCompare
This comment has been minimized.
This comment has been minimized.
83011ab to
ba2f003Comparerustbot
commented
Jun 21, 2023
Failed to set assignee to
|
rustbot
commented
Jun 21, 2023
Failed to set assignee to
|
cjgillot
commented
Jun 22, 2023
r? @davidtwco |
This comment was marked as resolved.
This comment was marked as resolved.
ba2f003 to
3f8c7deCompare
This comment has been minimized.
This comment has been minimized.
3f8c7de to
8af8a95Compare
davidtwco
left a comment
There was a problem hiding this comment.
LGTM, r=me after fixing this typo.
Uh oh!
There was an error while loading. Please reload this page.
He1pa
commented
Jun 28, 2023
@rustbot review |
davidtwco
commented
Jun 28, 2023
@bors r+ |
bors
commented
Jun 28, 2023
…r=davidtwco Migrate some rustc_builtin_macros to SessionDiagnostic Part of rust-lang#100717. `@rustbot` label +A-translation
…r=davidtwco Migrate some rustc_builtin_macros to SessionDiagnostic Part of rust-lang#100717. ```@rustbot``` label +A-translation
…iaskrgr Rollup of 7 pull requests Successful merges: - rust-lang#111322 (Support for native WASM exceptions) - rust-lang#112086 (resolve: Remove artificial import ambiguity errors) - rust-lang#112234 (refactor `tool_doc!`) - rust-lang#112300 (Convert `run-make/coverage-reports` tests to use a custom compiletest mode) - rust-lang#112795 (Migrate some rustc_builtin_macros to SessionDiagnostic) - rust-lang#113144 (Make the `Elaboratable` trait take clauses) - rust-lang#113161 (Fix type privacy lints error message) r? `@ghost` `@rustbot` modify labels: rollup
Part of #100717.
@rustbot label +A-translation