diff options
Diffstat (limited to 'tests/ui/structs-enums/rec-align-u64.rs')
| -rw-r--r-- | tests/ui/structs-enums/rec-align-u64.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/structs-enums/rec-align-u64.rs b/tests/ui/structs-enums/rec-align-u64.rs index f21c9b2c808..c3b201fb1c6 100644 --- a/tests/ui/structs-enums/rec-align-u64.rs +++ b/tests/ui/structs-enums/rec-align-u64.rs @@ -37,6 +37,7 @@ struct Outer { target_os = "emscripten", target_os = "freebsd", target_os = "fuchsia", + target_os = "hurd", target_os = "illumos", target_os = "linux", target_os = "macos", |
