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. |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| normalize.rs | ||
| tables.rs | ||
| u_char.rs | ||
| u_str.rs | ||