about summary refs log tree commit diff
path: root/compiler/rustc_query_impl/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-02-17 04:45:15 +0000
committerbors <bors@rust-lang.org>2023-02-17 04:45:15 +0000
commit9556b56dbdbd4238f0051e7230004b0aa488fa14 (patch)
tree239e87d32d56548dd262905ead28de9f0500fa8c /compiler/rustc_query_impl/src
parentea218392a4ce119c4dfcd8fb94a7fee77f76f2c5 (diff)
parentf6c3469aa2f445c0eb4a7598175cba969ef4b948 (diff)
downloadrust-9556b56dbdbd4238f0051e7230004b0aa488fa14.tar.gz
rust-9556b56dbdbd4238f0051e7230004b0aa488fa14.zip
Auto merge of #107753 - kylematsuda:type-of, r=BoxyUwU
Switch to `EarlyBinder` for `type_of` query

Part of the work to finish #105779 and implement https://github.com/rust-lang/types-team/issues/78.

Several queries `X` have a `bound_X` variant that wraps the output in `EarlyBinder`. This adds `EarlyBinder` to the return type of the `type_of` query and removes `bound_type_of`.

r? `@lcnr`
Diffstat (limited to 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions