We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2676860 + 5be2a85 commit bf20adeCopy full SHA for bf20ade
src/tools/tidy/src/ui_tests.rs
@@ -33,7 +33,6 @@ const EXTENSION_EXCEPTION_PATHS: &[&str] = &[
33
"tests/ui/macros/macro-expanded-include/file.txt", // testing including data with the include macros
34
"tests/ui/macros/not-utf8.bin", // testing including data with the include macros
35
"tests/ui/macros/syntax-extension-source-utils-files/includeme.fragment", // more include
36
- "tests/ui/unused-crate-deps/test.mk", // why would you use make
37
"tests/ui/proc-macro/auxiliary/included-file.txt", // more include
38
"tests/ui/invalid/foo.natvis.xml", // sample debugger visualizer
39
];
tests/ui/unused-crate-deps/test.mk
0 commit comments