Allow async {} expressions in const contexts
This commit is contained in:
@@ -374,6 +374,7 @@ symbols! {
|
||||
conservative_impl_trait,
|
||||
console,
|
||||
const_allocate,
|
||||
const_async_blocks,
|
||||
const_compare_raw_pointers,
|
||||
const_constructor,
|
||||
const_eval_limit,
|
||||
|
||||
Reference in New Issue
Block a user