Rollup merge of #100147 - Bryanskiy:private-in-public, r=petrochenkov
optimization of access level table construction Refactoring which was mentioned in #87487
This commit is contained in:
commit
1aaf9aec95
10 changed files with 326 additions and 125 deletions
|
@ -1209,6 +1209,7 @@ symbols! {
|
|||
rust_eh_unregister_frames,
|
||||
rust_oom,
|
||||
rustc,
|
||||
rustc_access_level,
|
||||
rustc_allocator,
|
||||
rustc_allocator_nounwind,
|
||||
rustc_allocator_zeroed,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue