- Either explicitly annotate `let x: () = expr;` where `x` has unit type, or remove the unit binding to leave only `expr;` instead. - Fix disjoint-capture-in-same-closure test |
||
|---|---|---|
| .. | ||
| subtype | ||
| trait-bounds | ||
| higher-lifetime-bounds.rs | ||
| higher-lifetime-bounds.stderr | ||
| leak-check-in-selection.rs | ||