about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
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
commit9554045ae410f7da0dea52c9868187a0c8fc5ed2 (patch)
treed83a79d56c3ebc778d0050ad4b2e02ce6418aa1a /compiler/rustc_codegen_llvm/src/errors.rs
parentcc60e210767f0110c5c1910bdf3c47633aae62bf (diff)
parent98c4a49db8c305c468646715b773fa9b6ec7049a (diff)
downloadrust-9554045ae410f7da0dea52c9868187a0c8fc5ed2.tar.gz
rust-9554045ae410f7da0dea52c9868187a0c8fc5ed2.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_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions