1
Fork 0

Parse generic const items

This commit is contained in:
León Orell Valerian Liehr 2023-05-04 16:08:33 +02:00
parent b6dd153fbc
commit afd009a8d8
No known key found for this signature in database
GPG key ID: D17A07215F68E713
12 changed files with 220 additions and 34 deletions

View file

@ -783,6 +783,7 @@ symbols! {
generic_associated_types,
generic_associated_types_extended,
generic_const_exprs,
generic_const_items,
generic_param_attrs,
get_context,
global_allocator,