diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-04-29 11:18:08 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-04-29 12:14:27 +1000 |
| commit | 28236ab703d21483dc818108f157fbb2da5a2802 (patch) | |
| tree | b85f06cd216c88bfab265d3416447338d51be8ec /compiler/rustc_parse/src/validate_attr.rs | |
| parent | 25cdf1f67463c9365d8d83778c933ec7480e940b (diff) | |
| download | rust-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
