xref: /third_party/rust/crates/proc-macro-error/tests/ui/children_messages.stderr
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/rust/crates/proc-macro-error/tests/ui/
1ea88969fSopenharmony_cierror: main macro message
2ea88969fSopenharmony_ci --> $DIR/children_messages.rs:4:20
3ea88969fSopenharmony_ci  |
4ea88969fSopenharmony_ci4 | children_messages!(one, two, three, four);
5ea88969fSopenharmony_ci  |                    ^^^
6ea88969fSopenharmony_ci
7ea88969fSopenharmony_cierror: child message
8ea88969fSopenharmony_ci --> $DIR/children_messages.rs:4:25
9ea88969fSopenharmony_ci  |
10ea88969fSopenharmony_ci4 | children_messages!(one, two, three, four);
11ea88969fSopenharmony_ci  |                         ^^^
12ea88969fSopenharmony_ci
13ea88969fSopenharmony_cierror: main syn::Error
14ea88969fSopenharmony_ci --> $DIR/children_messages.rs:4:30
15ea88969fSopenharmony_ci  |
16ea88969fSopenharmony_ci4 | children_messages!(one, two, three, four);
17ea88969fSopenharmony_ci  |                              ^^^^^
18ea88969fSopenharmony_ci
19ea88969fSopenharmony_cierror: child syn::Error
20ea88969fSopenharmony_ci --> $DIR/children_messages.rs:4:37
21ea88969fSopenharmony_ci  |
22ea88969fSopenharmony_ci4 | children_messages!(one, two, three, four);
23ea88969fSopenharmony_ci  |                                     ^^^^
24

Indexes created Thu Nov 07 10:32:03 CST 2024