Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/clippy/tests/
Dcompile-test.rs273 let rs_path = Path::new(rs_file); in check_rustfix_coverage() localVariable
293 let rs_path = Path::new("tests/ui").join(filename); in rustfix_coverage_known_exceptions_accuracy() localVariable