Home
last modified time | relevance | path

Searched defs:turbofish (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/syn/tests/
Dtest_generics.rs117 let turbofish = ty_generics.as_turbofish(); in test_split_for_impl() localVariable
/third_party/rust/crates/serde/serde_derive/src/
Dpretend.rs173 let turbofish = ty_generics.as_turbofish(); in pretend_variants_used() localVariable
/third_party/rust/crates/syn/src/
Dexpr.rs1619 let turbofish = if member.is_named() && input.peek(Token![::]) { in trailer_helper() localVariable
/third_party/rust/crates/syn/
Dsyn.json1455 "turbofish": { object