mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-22 12:43:36 +00:00
9faa588446
Allow lint passes to be bound by `TyCtxt` This will allow storing things like `Ty<'tcx>` inside late lint passes. It's already possible to store various id types so they're already implicitly bound to a specific `TyCtxt`. r? rust-lang/compiler |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |