blob: 785fcd7af42ad35d5bd70680800ac8f74cbf8d27 [file] [log] [blame]
error: the __rust_unstable_column macro is unstable
--> $DIR/rust-unstable-column-gated.rs:12:20
|
LL | println!("{}", __rust_unstable_column!());
| ^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error