mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-03 18:43:38 +00:00
Only run tests on x86_64
This commit is contained in:
parent
9e1b210c6a
commit
2dea8af20c
@ -1,4 +1,5 @@
|
||||
// check-pass
|
||||
// only-x86_64
|
||||
|
||||
// Checks that the compiler does not actually try to allocate 4 TB during compilation and OOM crash.
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// build-pass
|
||||
// check-pass
|
||||
// only-x86_64
|
||||
|
||||
// Checks that the compiler does not actually try to allocate 4 TB during compilation and OOM crash.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user