Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit df56cef

Browse files
committed
ices/70624.rs: fixed with errors
=== stdout === === stderr === error: expected unsuffixed literal or identifier, found `unix!()` --> /home/runner/work/glacier/glacier/ices/70624.rs:3:15 | 3 | #[cfg($config)] | ^^^^^^^ ... 15 | breakme!(unix!(); "test"); | -------------------------- in this macro invocation | = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused macro definition --> /home/runner/work/glacier/glacier/ices/70624.rs:9:5 | 9 | / macro_rules! unix { 10 | | () => { 11 | | not(unix) 12 | | }; 13 | | } | |_____^ | = note: `#[warn(unused_macros)]` on by default error: aborting due to previous error; 1 warning emitted ==============
1 parent da942d0 commit df56cef

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)