Revert "Replace usage of ResumeTy
in async lowering with Context
"
This commit is contained in:
parent
7ab803891d
commit
8441ca5d81
14 changed files with 43 additions and 70 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue