Remove `Deref<Target = TyCtxt>` from `QueryCtxt` Explicitly writing `self.tcx` is easy enough, and lets us remove a bit of non-essential deref magic. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Remove `Deref<Target = TyCtxt>` from `QueryCtxt` Explicitly writing `self.tcx` is easy enough, and lets us remove a bit of non-essential deref magic. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||