Skip to content

Commit bf20ade

Browse files
authored
Rollup merge of #119711 - Nilstrieb:makewtf, r=WaffleLapkin
Delete unused makefile in tests/ui ??????????
2 parents 2676860 + 5be2a85 commit bf20ade

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

src/tools/tidy/src/ui_tests.rs

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ const EXTENSION_EXCEPTION_PATHS: &[&str] = &[
3333
"tests/ui/macros/macro-expanded-include/file.txt", // testing including data with the include macros
3434
"tests/ui/macros/not-utf8.bin", // testing including data with the include macros
3535
"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
3736
"tests/ui/proc-macro/auxiliary/included-file.txt", // more include
3837
"tests/ui/invalid/foo.natvis.xml", // sample debugger visualizer
3938
];

tests/ui/unused-crate-deps/test.mk

-7
This file was deleted.

0 commit comments

Comments
 (0)