rust/compiler/rustc_middle
Oli Scherer 32bd3c30d8 Start replacing CStore trait methods with hooks.
This also avoids the cyclic definition issues with CrateStore being
defined after TyCtxt, but needing to be used in TyCtxt.
2024-03-27 08:20:00 +00:00
..

For more information about how rustc works, see the rustc dev guide.