mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
4b8fc13da0
Explicitly writing `self.tcx` is easy enough, and lets us remove a bit of non-essential deref magic.
For more information about how the query system works, see the rustc dev guide.