mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +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.