about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-01-14 17:44:30 +0000
committerbors <bors@rust-lang.org>2023-01-14 17:44:30 +0000
commitb8f9cb345ab1401f2fbd14cc23f64dda9dd2314e (patch)
treeae7278fa324146c84aef5ec81f3f1dfd91c90c06 /compiler/rustc_codegen_llvm/src/builder.rs
parent4b51adf6ffa1ae2286ea436eb48cbaa8771886e6 (diff)
parent6e969ea85eb8f5e504c1a0a06c0a63c515fadf3b (diff)
downloadrust-b8f9cb345ab1401f2fbd14cc23f64dda9dd2314e.tar.gz
rust-b8f9cb345ab1401f2fbd14cc23f64dda9dd2314e.zip
Auto merge of #106696 - kylematsuda:early-binder, r=lcnr
Switch to `EarlyBinder` for `const_param_default` and `impl_trait_ref` queries

Part of the work to close #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 PR adds `EarlyBinder` to the return type of  `const_param_default` and `impl_trait_ref`, and removes their `bound_X` variants.

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