xref
: /
third_party
/
rust
/
crates
/
proc-macro-error
/
tests
/
ui
/
dummy.stderr
(revision ea88969f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/rust/crates/proc-macro-error/tests/ui/
1
error: set_dummy test
2
--> $
DIR/dummy.rs
:9:8
3
|
4
9 | dummy!(need_default);
5
| ^^^^^^^^^^^^
6