We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f92b07 + e03a3b9 commit a9e1989Copy full SHA for a9e1989
src/test.rs
@@ -69,7 +69,7 @@ fn tempdir_in_with_prefix<P: AsRef<Path>>(path: P, prefix: &str) -> io::Result<P
69
.into_path())
70
}
71
72
-/// What is this host's triple - seems very redunant with from_host_or_build()
+/// What is this host's triple - seems very redundant with from_host_or_build()
73
/// ... perhaps this is so that the test data we have is only exercised on known
74
/// triples?
75
///
0 commit comments