Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #134491 - compiler-errors:dtor-tweaks, r=lqd
Some destructor/drop related tweaks Two random tweaks I got from investigating some stuff around drops in edition 2024: 1. Use the `TypingEnv` of the mir builder, rather than making it over again. 2. Rename the `id` field from `Scope` to `local_id`, to reflect that it's a local id, and remove the `item_local_id()` accessor which just returned the id field.
许杰友 Jieyou Xu (Joe) 2024-12-19
parent ea28453 · parent c6e1649 · commit b60f067
0 files changed, 0 insertions, 0 deletions