summaryrefslogtreecommitdiffstats
path: root/third_party/rust/proc-macro-error/tests/ui/option_ext.stderr
blob: 91b151ec2fa220789b0064916193426a4d5502b7 (plain)
1
2
3
4
5
6
7
error: Option::expect_or_abort() test
 --> $DIR/option_ext.rs:4:1
  |
4 | option_ext!(one, two);
  | ^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)