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.
1 parent 6e5ca6e commit b61faf7Copy full SHA for b61faf7
tests/buildtest/runner.rs
@@ -63,6 +63,7 @@ impl Runner {
63
}
64
65
66
+#[allow(unused_macros)]
67
macro_rules! test_prepare_unknown_err {
68
($name:ident, $krate:expr, $expected:ident $(,$expected_output:expr)?) => {
69
#[test]
0 commit comments