change AccessLevels representation
This commit is contained in:
parent
6f0c4a6c5c
commit
d7b9221405
14 changed files with 250 additions and 156 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue