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

Commit 295abc5

Browse files
committed
ices/55414.rs: fixed with errors
=== stdout === === stderr === error: unexpected token: `(10u32)` --> /home/runner/work/glacier/glacier/ices/55414.rs:3:25 | 3 | #[rustc_dummy = $expr] // Any key-value attribute, not necessarily `doc` | ^^^^^ ... 10 | bug!((line!())); | ---------------- in this macro invocation | = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) error[E0658]: the `#[rustc_dummy]` attribute is just used for rustc unit tests and will never be stable --> /home/runner/work/glacier/glacier/ices/55414.rs:3:9 | 3 | #[rustc_dummy = $expr] // Any key-value attribute, not necessarily `doc` | ^^^^^^^^^^^^^^^^^^^^^^ ... 10 | bug!((line!())); | ---------------- in this macro invocation | = help: add `#![feature(rustc_attrs)]` to the crate attributes to enable = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) error: aborting due to 2 previous errors For more information about this error, try `rustc --explain E0658`. ==============
1 parent da942d0 commit 295abc5

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)