File: option_ext.stderr

package info (click to toggle)
rust-proc-macro-error 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 360 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (16)
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)