android13/external/rust/crates/proc-macro-error/tests/ui/option_ext.stderr

8 lines
234 B
Plaintext

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)