Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEMO: Implement the alternative try desugaring #98417

Closed

Conversation

scottmcm
Copy link
Member

@scottmcm scottmcm commented Jun 23, 2022

This passed stage 2 ui & codegen tests locally; posting to more easily share and to get CI to check more stuff for me.

r? @ghost

@rustbot rustbot added T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jun 23, 2022
@scottmcm scottmcm force-pushed the experiment-new-try-block-v2 branch from c734014 to 940ea3c Compare June 23, 2022 06:17
@scottmcm scottmcm force-pushed the experiment-new-try-block-v2 branch from 940ea3c to 7dfb9f2 Compare June 23, 2022 06:37
@scottmcm
Copy link
Member Author

@bors try

@bors
Copy link
Contributor

bors commented Jun 23, 2022

⌛ Trying commit 7dfb9f2 with merge 53debfb0157edc19fea463fb9c22804f9f1a1e81...

@bors
Copy link
Contributor

bors commented Jun 23, 2022

☀️ Try build successful - checks-actions
Build commit: 53debfb0157edc19fea463fb9c22804f9f1a1e81 (53debfb0157edc19fea463fb9c22804f9f1a1e81)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants