mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +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.