Sign in
android
/
platform
/
external
/
rust
/
crates
/
proc-macro-error
/
5fe4913f6024542b28dd989459812470e43eba77
/
.
/
tests
/
ui
/
option_ext.stderr
blob: 91b151ec2fa220789b0064916193426a4d5502b7 [
file
] [
log
] [
blame
]
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
)