![]() Switch to `EarlyBinder` for `collect_return_position_impl_trait_in_trait_tys` Part of the work to finish https://github.com/rust-lang/rust/issues/105779. This PR adds `EarlyBinder` to the return type of the `collect_return_position_impl_trait_in_trait_tys` query and removes `bound_return_position_impl_trait_in_trait_tys`. r? `@lcnr` |
||
---|---|---|
.. | ||
lib.rs | ||
on_disk_cache.rs | ||
plumbing.rs | ||
profiling_support.rs | ||
README.md |
For more information about how the query system works, see the rustc dev guide.