mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 03:58:00 +00:00
This also avoids the cyclic definition issues with CrateStore being defined after TyCtxt, but needing to be used in TyCtxt.
For more information about how rustc works, see the rustc dev guide.