compiletest::common

Function expected_output_path

Source
pub fn expected_output_path(
    testpaths: &TestPaths,
    revision: Option<&str>,
    compare_mode: &Option<CompareMode>,
    kind: &str,
) -> PathBuf
Expand description

Used by ui tests to generate things like foo.stderr from foo.rs.