rustc_metadata: Remove `Span` from `ModChild` It can be decoded on demand from regular `def_span` tables. Partially mitigates perf regressions from https://github.com/rust-lang/rust/pull/109500.
Span
ModChild
sess.opts.tests
sess.is_test_crate()
NodeId
ast::ExprKind::Async