mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +00:00
610bc68675
Switch to `EarlyBinder` for `impl_subject` query Part of the work to finish https://github.com/rust-lang/rust/issues/105779. Several queries `X` have a `bound_X` variant that wraps the output in `EarlyBinder`. This adds `EarlyBinder` to the return type of the `impl_subject` query and removes `bound_impl_subject`. r? ```@lcnr``` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |