Home
last modified time | relevance | path

Searched defs:Typ (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/rust/tests/ui/suggestions/
Dsuggest-trait-items.rs13 type Typ = (); typedef
/third_party/rust/rust/src/tools/rustfmt/tests/source/
Dfn-simple.rs5 fn op(x: Typ, key : &[u8], upd : Box<Fn(Option<&memcache::Item>) -> (memcache::Status, Result<memca… in simple()
/third_party/rust/rust/src/tools/rustfmt/tests/target/
Dfn-simple.rs9 x: Typ, in simple()