Home
last modified time | relevance | path

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

/third_party/rust/rust/tests/ui/typeck/
Dbad-type-in-vec-push.rs16 fn example2() { in example2() function
/third_party/rust/rust/src/tools/clippy/tests/ui/
Dbind_instead_of_map.rs24 pub fn example2(x: bool) -> Option<&'static str> { in example2() function
/third_party/rust/rust/tests/ui/closures/2229_closure_analysis/match/
Dissue-88331.rs25 pub fn example2(msg_type: Opcode2) -> impl FnMut(&[u8]) { in example2() function
/third_party/rust/crates/clap/clap_bench/benches/
D04_new_help.rs161 pub fn example2(c: &mut Criterion) { in example2() function