mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-18 18:04:13 +00:00
Copy over run-make ignores from issue-83112-incr-test-moved-file
This commit is contained in:
parent
179fd38bb5
commit
fd15c182c1
@ -4,6 +4,9 @@ INCR=$(TMPDIR)/incr
|
||||
FIRST_SRC=$(TMPDIR)/first_src
|
||||
SECOND_SRC=$(TMPDIR)/second_src
|
||||
|
||||
# ignore-none no-std is not supported
|
||||
# ignore-nvptx64-nvidia-cuda FIXME: can't find crate for 'std'
|
||||
|
||||
# Tests that we don't get an ICE when the working directory
|
||||
# (but not the build directory!) changes between compilation
|
||||
# sessions
|
||||
|
Loading…
Reference in New Issue
Block a user