blob: 5478c3fbcdda3485bcab8e314ee8a679fc363243 [file] [log] [blame]
error[E0537]: invalid predicate `unknown`
--> $DIR/E0537.rs:1:7
|
LL | #[cfg(unknown())]
| ^^^^^^^^^
error: aborting due to previous error
For more information about this error, try `rustc --explain E0537`.