1
Fork 0

change AccessLevels representation

This commit is contained in:
Bryanskiy 2022-09-12 10:57:34 +03:00
parent 6f0c4a6c5c
commit d7b9221405
14 changed files with 250 additions and 156 deletions

View file

@ -1211,7 +1211,6 @@ symbols! {
rust_eh_unregister_frames,
rust_oom,
rustc,
rustc_access_level,
rustc_allocator,
rustc_allocator_nounwind,
rustc_allocator_zeroed,
@ -1239,6 +1238,7 @@ symbols! {
rustc_dump_program_clauses,
rustc_dump_user_substs,
rustc_dump_vtable,
rustc_effective_visibility,
rustc_error,
rustc_evaluate_where_clauses,
rustc_expected_cgu_reuse,