1
Fork 0

Revert "Replace usage of ResumeTy in async lowering with Context"

This commit is contained in:
Andrew Pollack 2022-12-19 11:24:59 -08:00 committed by GitHub
parent 7ab803891d
commit 8441ca5d81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 43 additions and 70 deletions

View file

@ -164,7 +164,6 @@ symbols! {
Capture,
Center,
Clone,
Context,
Continue,
Copy,
Count,
@ -264,6 +263,7 @@ symbols! {
Relaxed,
Release,
Result,
ResumeTy,
Return,
Right,
Rust,
@ -753,6 +753,7 @@ symbols! {
generic_associated_types_extended,
generic_const_exprs,
generic_param_attrs,
get_context,
global_allocator,
global_asm,
globs,