We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179fd38 commit fd15c18Copy full SHA for fd15c18
src/test/run-make/issue-85019-moved-src-dir/Makefile
@@ -4,6 +4,9 @@ INCR=$(TMPDIR)/incr
4
FIRST_SRC=$(TMPDIR)/first_src
5
SECOND_SRC=$(TMPDIR)/second_src
6
7
+# ignore-none no-std is not supported
8
+# ignore-nvptx64-nvidia-cuda FIXME: can't find crate for 'std'
9
+
10
# Tests that we don't get an ICE when the working directory
11
# (but not the build directory!) changes between compilation
12
# sessions
0 commit comments