Allow async {}
expressions in const contexts
This commit is contained in:
parent
8cf990c9b5
commit
bd16825767
10 changed files with 70 additions and 19 deletions
|
@ -374,6 +374,7 @@ symbols! {
|
|||
conservative_impl_trait,
|
||||
console,
|
||||
const_allocate,
|
||||
const_async_blocks,
|
||||
const_compare_raw_pointers,
|
||||
const_constructor,
|
||||
const_eval_limit,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue