diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-06-27 23:01:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-27 23:01:18 +0200 |
| commit | d6fd05946128ec699bb2c521c2db8b10d44de2d4 (patch) | |
| tree | f12eefc10830ac416c3e7dc3c37ef1e238756569 /src/test/ui/structs-enums/tuple-struct-construct.rs | |
| parent | dec2c8bd16b8a525a24260f03da1d131f659ce94 (diff) | |
| parent | b6087492ed7b78096adbdba1e086cc987f46b32d (diff) | |
| download | rust-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
