Skip to content

Commit

Permalink
Rollup merge of #119711 - Nilstrieb:makewtf, r=WaffleLapkin
Browse files Browse the repository at this point in the history
Delete unused makefile in tests/ui

??????????
  • Loading branch information
matthiaskrgr committed Jan 7, 2024
2 parents 2676860 + 5be2a85 commit bf20ade
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion src/tools/tidy/src/ui_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ const EXTENSION_EXCEPTION_PATHS: &[&str] = &[
"tests/ui/macros/macro-expanded-include/file.txt", // testing including data with the include macros
"tests/ui/macros/not-utf8.bin", // testing including data with the include macros
"tests/ui/macros/syntax-extension-source-utils-files/includeme.fragment", // more include
"tests/ui/unused-crate-deps/test.mk", // why would you use make
"tests/ui/proc-macro/auxiliary/included-file.txt", // more include
"tests/ui/invalid/foo.natvis.xml", // sample debugger visualizer
];
Expand Down
7 changes: 0 additions & 7 deletions tests/ui/unused-crate-deps/test.mk

This file was deleted.

0 comments on commit bf20ade

Please sign in to comment.