Don't use `DepContext` in `rustc_middle::traits::cache` - A nice little simplification unlocked by https://github.com/rust-lang/rust/pull/152199. --- This code is now in `rustc_middle`, and doesn't need any non-trivial methods, so it can just use `TyCtxt` directly instead. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
For more information about how rustc works, see the rustc dev guide.