Function compiletest_rs::common::expected_output_path[][src]

pub fn expected_output_path(
    testpaths: &TestPaths,
    revision: Option<&str>,
    kind: &str
) -> PathBuf

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