mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-20 02:57:05 +00:00
This also avoids the cyclic definition issues with CrateStore being defined after TyCtxt, but needing to be used in TyCtxt.
This also avoids the cyclic definition issues with CrateStore being defined after TyCtxt, but needing to be used in TyCtxt.