mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
552073701f
Because it's always `'tcx`. In fact, some of them use a mixture of passed-in `$tcx` and hard-coded `'tcx`, so no other lifetime would even work. This makes the code easier to read. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |