rust/compiler/rustc_parse
bors 693ed05bbd Auto merge of #81017 - Aaron1011:collect-trailing-token, r=petrochenkov
Refactor token collection to capture trailing token immediately

Split out from https://github.com/rust-lang/rust/pull/80689 - when we start capturing more information about attribute targets, we'll need to know in advance if we're capturing a trailing token or not.

r? `@ghost`
2021-01-23 00:42:37 +00:00
..
src Auto merge of #81017 - Aaron1011:collect-trailing-token, r=petrochenkov 2021-01-23 00:42:37 +00:00
Cargo.toml