rust/crates/hir-ty
bors eacade27ce Auto merge of #12455 - bitgaoshu:fix_12441, r=flodiebold
fix: #12441 False-positive type-mismatch error with generic future

I think the reason is same with #11815.
add ```Sized``` bound for ```AsyncBlockTypeImplTrait```.
2022-06-12 09:01:00 +00:00
..
src fix: #12441 False-positive type-mismatch error with generic future 2022-06-03 10:47:41 +08:00
Cargo.toml internal: Bump Dependencies 2022-06-10 17:30:02 +02:00