Skip to content

Commit fd15c18

Browse files
committed
Copy over run-make ignores from issue-83112-incr-test-moved-file
1 parent 179fd38 commit fd15c18

File tree

1 file changed

+3
-0
lines changed
  • src/test/run-make/issue-85019-moved-src-dir

1 file changed

+3
-0
lines changed

src/test/run-make/issue-85019-moved-src-dir/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ INCR=$(TMPDIR)/incr
44
FIRST_SRC=$(TMPDIR)/first_src
55
SECOND_SRC=$(TMPDIR)/second_src
66

7+
# ignore-none no-std is not supported
8+
# ignore-nvptx64-nvidia-cuda FIXME: can't find crate for 'std'
9+
710
# Tests that we don't get an ICE when the working directory
811
# (but not the build directory!) changes between compilation
912
# sessions

0 commit comments

Comments
 (0)