mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 11:48:07 +00:00
resolve: Remove `module_children_untracked` One of the expensive spans in `ModChild` was removed in https://github.com/rust-lang/rust/pull/109772, so let's try again.