Home
last modified time | relevance | path

Searched defs:IntMap (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/tests/ui/functions-closures/
Dfn-item-type-coerce.rs9 type IntMap = fn(isize) -> isize; typedef
Dfn-item-type-cast.rs9 type IntMap = fn(isize) -> isize; typedef