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