post-unboxed-closure-conversion. This requires a fair amount of annoying coercions because all the `map` etc types are defined generically over the `F`, so the automatic coercions don't propagate; this is compounded by the need to use `let` and not `as` due to stage0. That said, this pattern is to a large extent temporary and unusual. |
||
|---|---|---|
| .. | ||
| bench.rs | ||
| map.rs | ||
| mod.rs | ||
| set.rs | ||
| table.rs | ||