mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +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.