mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 21:45:15 +00:00
The existing method does some non-obvious extra work to collect user types and build user-type projections, which is specifically needed by `declare_bindings` and not by the other two callers.