mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-03 12:13:43 +00:00
eacade27ce
fix: #12441 False-positive type-mismatch error with generic future I think the reason is same with #11815. add ```Sized``` bound for ```AsyncBlockTypeImplTrait```. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |