Home
last modified time | relevance | path

Searched refs:for_each_rust_file (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/syn/tests/repo/
H A Dmod.rs234 pub fn for_each_rust_file(for_each: impl Fn(&Path) + Sync + Send) { in for_each_rust_file() functions
/third_party/rust/crates/syn/tests/
H A Dtest_round_trip.rs64 repo::for_each_rust_file(|path| test(path, &failed, abort_after)); in test_round_trip()
H A Dtest_precedence.rs73 repo::for_each_rust_file(|path| { in test_rustc_precedence()

Completed in 2 milliseconds