about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/validate_attr.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2025-04-29 11:18:08 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2025-04-29 12:14:27 +1000
commit28236ab703d21483dc818108f157fbb2da5a2802 (patch)
treeb85f06cd216c88bfab265d3416447338d51be8ec /compiler/rustc_parse/src/validate_attr.rs
parent25cdf1f67463c9365d8d83778c933ec7480e940b (diff)
downloadrust-28236ab703d21483dc818108f157fbb2da5a2802.tar.gz
rust-28236ab703d21483dc818108f157fbb2da5a2802.zip
Move various token stream things from `rustc_parse` to `rustc_ast`.
Specifically: `TokenCursor`, `TokenTreeCursor`,
`LazyAttrTokenStreamImpl`, `FlatToken`, `make_attr_token_stream`,
`ParserRange`, `NodeRange`. `ParserReplacement`, and `NodeReplacement`.
These are all related to token streams, rather than actual parsing.

This will facilitate the simplifications in the next commit.
Diffstat (limited to 'compiler/rustc_parse/src/validate_attr.rs')
0 files changed, 0 insertions, 0 deletions