mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
58db961d71
ScopeTree: remove destruction_scopes as unused last usages removed by https://github.com/rust-lang/rust/pull/116170 Unused, but still presented in memory at `t-gmax` (in DHAT termonology)
For more information about how rustc works, see the rustc dev guide.