diff options
| author | Dan Gohman <dev@sunfishcode.online> | 2022-04-19 14:19:50 -0700 |
|---|---|---|
| committer | Dan Gohman <dev@sunfishcode.online> | 2022-04-19 14:19:50 -0700 |
| commit | ef9a68f2019ff72bc85ff1bb92956141273c476c (patch) | |
| tree | a72730f9483b92e5bec236a8d72f90413487b6b3 /compiler/rustc_codegen_gcc | |
| parent | 19ef182655b0ffbaadf859fc774d94bb6fd7e17e (diff) | |
| download | rust-ef9a68f2019ff72bc85ff1bb92956141273c476c.tar.gz rust-ef9a68f2019ff72bc85ff1bb92956141273c476c.zip | |
Add ignore-windows to a test.
This test has an expected stderr containing text like this:
```
help: the following other types implement trait `std::error::Error`:
...
and 43 others
```
However, the number 43 is platform-specific; on Windows, there are two
additional types, `InvalidHandleError` and `NullHandleError`, and the
number of 45. So for now, disable this test on Windows.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
