diff options
| author | bors <bors@rust-lang.org> | 2023-01-14 17:44:30 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-01-14 17:44:30 +0000 |
| commit | b8f9cb345ab1401f2fbd14cc23f64dda9dd2314e (patch) | |
| tree | ae7278fa324146c84aef5ec81f3f1dfd91c90c06 /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | 4b51adf6ffa1ae2286ea436eb48cbaa8771886e6 (diff) | |
| parent | 6e969ea85eb8f5e504c1a0a06c0a63c515fadf3b (diff) | |
| download | rust-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
