• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1error: Option::expect_or_abort() test
2 --> $DIR/option_ext.rs:4:1
3  |
44 | 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)
8