about summary refs log tree commit diff
path: root/src/test/ui/structs-enums/tuple-struct-construct.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-06-27 23:01:18 +0200
committerGitHub <noreply@github.com>2019-06-27 23:01:18 +0200
commitd6fd05946128ec699bb2c521c2db8b10d44de2d4 (patch)
treef12eefc10830ac416c3e7dc3c37ef1e238756569 /src/test/ui/structs-enums/tuple-struct-construct.rs
parentdec2c8bd16b8a525a24260f03da1d131f659ce94 (diff)
parentb6087492ed7b78096adbdba1e086cc987f46b32d (diff)
downloadrust-d6fd05946128ec699bb2c521c2db8b10d44de2d4.tar.gz
rust-d6fd05946128ec699bb2c521c2db8b10d44de2d4.zip
Rollup merge of #62171 - alexcrichton:more-restarts, r=eddyb
rustc: Retry SIGILL linker invocations

We've seen quite a few issues with spurious illegal instructions getting
executed on OSX on CI recently. For whatever reason `cc` itself is
executing an illegal instruction and we're not really getting any other
information about what's happening. Since we're already retrying the
linker when it segfaults, let's just continue to retry everything and
automatically reinvoke the linker when it fails with an illegal instruction.
Diffstat (limited to 'src/test/ui/structs-enums/tuple-struct-construct.rs')
0 files changed, 0 insertions, 0 deletions