ignore run-make tests that need std on no_std targets
In particular, anything that includes `none` in the target tripple, and `nvptx64-nvidia-cuda`
This commit is contained in:
parent
fd50e1012f
commit
efaf3eb8a0
108 changed files with 184 additions and 21 deletions
|
|
@ -4,6 +4,7 @@
|
|||
// was shortened down to an appropriate length.
|
||||
// See https://github.com/rust-lang/rust/issues/107910
|
||||
|
||||
//@ needs-target-std
|
||||
//@ ignore-windows
|
||||
// Reason: the assert_eq! on line 32 fails, as error output on Windows is different.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue