mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
111 lines
3.7 KiB
Plaintext
111 lines
3.7 KiB
Plaintext
PRINT-ATTR INPUT (DISPLAY): struct A(identity! ($crate :: S)) ;
|
|
PRINT-ATTR INPUT (DEBUG): TokenStream [
|
|
Ident {
|
|
ident: "struct",
|
|
span: $DIR/dollar-crate-issue-62325.rs:19:5: 19:11 (#4),
|
|
},
|
|
Ident {
|
|
ident: "A",
|
|
span: $DIR/dollar-crate-issue-62325.rs:19:12: 19:13 (#4),
|
|
},
|
|
Group {
|
|
delimiter: Parenthesis,
|
|
stream: TokenStream [
|
|
Ident {
|
|
ident: "identity",
|
|
span: $DIR/dollar-crate-issue-62325.rs:19:14: 19:22 (#4),
|
|
},
|
|
Punct {
|
|
ch: '!',
|
|
spacing: Alone,
|
|
span: $DIR/dollar-crate-issue-62325.rs:19:22: 19:23 (#4),
|
|
},
|
|
Group {
|
|
delimiter: Parenthesis,
|
|
stream: TokenStream [
|
|
Ident {
|
|
ident: "$crate",
|
|
span: $DIR/dollar-crate-issue-62325.rs:19:24: 19:30 (#4),
|
|
},
|
|
Punct {
|
|
ch: ':',
|
|
spacing: Joint,
|
|
span: $DIR/dollar-crate-issue-62325.rs:19:30: 19:31 (#4),
|
|
},
|
|
Punct {
|
|
ch: ':',
|
|
spacing: Alone,
|
|
span: $DIR/dollar-crate-issue-62325.rs:19:31: 19:32 (#4),
|
|
},
|
|
Ident {
|
|
ident: "S",
|
|
span: $DIR/dollar-crate-issue-62325.rs:19:32: 19:33 (#4),
|
|
},
|
|
],
|
|
span: $DIR/dollar-crate-issue-62325.rs:19:23: 19:34 (#4),
|
|
},
|
|
],
|
|
span: $DIR/dollar-crate-issue-62325.rs:19:13: 19:35 (#4),
|
|
},
|
|
Punct {
|
|
ch: ';',
|
|
spacing: Alone,
|
|
span: $DIR/dollar-crate-issue-62325.rs:19:35: 19:36 (#4),
|
|
},
|
|
]
|
|
PRINT-ATTR INPUT (DISPLAY): struct B(identity! ($crate :: S)) ;
|
|
PRINT-ATTR INPUT (DEBUG): TokenStream [
|
|
Ident {
|
|
ident: "struct",
|
|
span: $DIR/auxiliary/dollar-crate-external.rs:21:5: 21:11 (#12),
|
|
},
|
|
Ident {
|
|
ident: "B",
|
|
span: $DIR/auxiliary/dollar-crate-external.rs:21:12: 21:13 (#12),
|
|
},
|
|
Group {
|
|
delimiter: Parenthesis,
|
|
stream: TokenStream [
|
|
Ident {
|
|
ident: "identity",
|
|
span: $DIR/auxiliary/dollar-crate-external.rs:21:14: 21:22 (#12),
|
|
},
|
|
Punct {
|
|
ch: '!',
|
|
spacing: Alone,
|
|
span: $DIR/auxiliary/dollar-crate-external.rs:21:22: 21:23 (#12),
|
|
},
|
|
Group {
|
|
delimiter: Parenthesis,
|
|
stream: TokenStream [
|
|
Ident {
|
|
ident: "$crate",
|
|
span: $DIR/auxiliary/dollar-crate-external.rs:21:24: 21:30 (#12),
|
|
},
|
|
Punct {
|
|
ch: ':',
|
|
spacing: Joint,
|
|
span: $DIR/auxiliary/dollar-crate-external.rs:21:30: 21:31 (#12),
|
|
},
|
|
Punct {
|
|
ch: ':',
|
|
spacing: Alone,
|
|
span: $DIR/auxiliary/dollar-crate-external.rs:21:31: 21:32 (#12),
|
|
},
|
|
Ident {
|
|
ident: "S",
|
|
span: $DIR/auxiliary/dollar-crate-external.rs:21:32: 21:33 (#12),
|
|
},
|
|
],
|
|
span: $DIR/auxiliary/dollar-crate-external.rs:21:23: 21:34 (#12),
|
|
},
|
|
],
|
|
span: $DIR/auxiliary/dollar-crate-external.rs:21:13: 21:35 (#12),
|
|
},
|
|
Punct {
|
|
ch: ';',
|
|
spacing: Alone,
|
|
span: $DIR/auxiliary/dollar-crate-external.rs:21:35: 21:36 (#12),
|
|
},
|
|
]
|