mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
db58395a6b
The need for a `HasDepContext` impl on tuples can be avoided by passing the query vtable as part of an argument tuple instead.