pub(crate) fn expected_output_path(
testpaths: &TestPaths,
revision: Option<&str>,
compare_mode: &Option<CompareMode>,
kind: &str,
) -> Utf8PathBufExpand description
Used by ui tests to generate things like foo.stderr from foo.rs.