diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-12-07 10:49:42 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-12-09 09:30:32 +1100 |
| commit | 9741dba7fa3fd61a8851e906861ac88bc527ca4c (patch) | |
| tree | 86baebba00c67de27ba2e7ab8a0ec82001b3091f | |
| parent | 119b1d0c63760eb309da5176f31a58f9854d6815 (diff) | |
| download | rust-9741dba7fa3fd61a8851e906861ac88bc527ca4c.tar.gz rust-9741dba7fa3fd61a8851e906861ac88bc527ca4c.zip | |
Tweak the `no-nuls.rs` test.
The `empty!` macro calls should be outside the `cfg(FALSE)` function.
| -rw-r--r-- | tests/ui/rfcs/rfc-3348-c-string-literals/no-nuls.rs | bin | 594 -> 738 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/ui/rfcs/rfc-3348-c-string-literals/no-nuls.rs b/tests/ui/rfcs/rfc-3348-c-string-literals/no-nuls.rs
index a7e36b2233e..e20ca50b88f 100644
--- a/tests/ui/rfcs/rfc-3348-c-string-literals/no-nuls.rs
+++ b/tests/ui/rfcs/rfc-3348-c-string-literals/no-nuls.rs
Binary files differ |
