Remove `Deref<Target = TyCtxt>` from `QueryCtxt` Explicitly writing `self.tcx` is easy enough, and lets us remove a bit of non-essential deref magic. |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| plumbing.rs | ||
| profiling_support.rs | ||
| README.md | ||
For more information about how the query system works, see the rustc dev guide.