mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +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.