about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorOneirical <manchot@videotron.ca>2024-05-28 15:54:09 -0400
committerOneirical <manchot@videotron.ca>2024-06-04 15:27:13 -0400
commit59e2074c79aaea17ed1b4e16081983e5f03c6bd2 (patch)
tree5b3843f9f283c69dc81bfd9389f299a58ada50d4 /src
parentd553d5ba2d77feb67fde6649c03e8d1c486eb278 (diff)
downloadrust-59e2074c79aaea17ed1b4e16081983e5f03c6bd2.tar.gz
rust-59e2074c79aaea17ed1b4e16081983e5f03c6bd2.zip
rewrite suspicious-library in rmake
Diffstat (limited to 'src')
-rw-r--r--src/tools/compiletest/src/header.rs1
-rw-r--r--src/tools/tidy/src/allowed_run_make_makefiles.txt1
2 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/compiletest/src/header.rs b/src/tools/compiletest/src/header.rs
index c7c807d3e68..a8c2962f779 100644
--- a/src/tools/compiletest/src/header.rs
+++ b/src/tools/compiletest/src/header.rs
@@ -798,6 +798,7 @@ const KNOWN_DIRECTIVE_NAMES: &[&str] = &[
     "ignore-none",
     "ignore-nto",
     "ignore-nvptx64",
+    "ignore-nvptx64-nvidia-cuda",
     "ignore-openbsd",
     "ignore-pass",
     "ignore-remote",
diff --git a/src/tools/tidy/src/allowed_run_make_makefiles.txt b/src/tools/tidy/src/allowed_run_make_makefiles.txt
index 4e69d67057a..252ce2c6538 100644
--- a/src/tools/tidy/src/allowed_run_make_makefiles.txt
+++ b/src/tools/tidy/src/allowed_run_make_makefiles.txt
@@ -246,7 +246,6 @@ run-make/static-pie/Makefile
 run-make/staticlib-blank-lib/Makefile
 run-make/staticlib-dylib-linkage/Makefile
 run-make/std-core-cycle/Makefile
-run-make/suspicious-library/Makefile
 run-make/symbol-mangling-hashed/Makefile
 run-make/symbol-visibility/Makefile
 run-make/symbols-include-type-name/Makefile