mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
1dfb2283d7
Don't include destruction scopes in THIR They are not used by anyone, and add memory/performance overhead.
For more information about how rustc works, see the rustc dev guide.