mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 13:34:38 +00:00
Since the introduction of the crate attribute pre-expansion pass we don't need access to the TyCtxt to compute it.
For more information about how rustc works, see the rustc dev guide.