Prevent generic pattern types from being used in libstd
This commit is contained in:
parent
8df89d1cb0
commit
fab6d8ae8c
7 changed files with 101 additions and 11 deletions
|
@ -1013,6 +1013,7 @@ symbols! {
|
|||
generic_const_exprs,
|
||||
generic_const_items,
|
||||
generic_param_attrs,
|
||||
generic_pattern_types,
|
||||
get_context,
|
||||
global_alloc_ty,
|
||||
global_allocator,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue