]> git.proxmox.com Git - rustc.git/blob - vendor/proc-macro-error/tests/ui/option_ext.stderr
New upstream version 1.48.0~beta.8+dfsg1
[rustc.git] / vendor / proc-macro-error / tests / ui / option_ext.stderr
1 error: Option::expect_or_abort() test
2 --> $DIR/option_ext.rs:4:1
3 |
4 4 | option_ext!(one, two);
5 | ^^^^^^^^^^^^^^^^^^^^^^
6 |
7 = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)