Files
rust/compiler/rustc_hir_analysis/src/check
Nilstrieb e7fdba84e2 Rollup merge of #112060 - lcnr:early-binder, r=jackh726
`EarlyBinder::new` -> `EarlyBinder::bind`

for consistency with `Binder::bind`. it may make sense to also add `EarlyBinder::dummy` in places where we know that no parameters exist, but I left that out of this PR.

r? `@jackh726` `@kylematsuda`
2023-05-30 12:57:40 +02:00
..
2023-05-25 03:21:21 +00:00
2023-04-28 20:19:48 +02:00