diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-07-27 11:48:55 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-07-27 11:59:03 +1000 |
| commit | 4ebf2be8bb91e41fdf6c7c337482c72317508cef (patch) | |
| tree | fb5e3a32517ef0e603ac28a925b7bde8fa21fa11 /compiler/rustc_mir_transform/src/coverage/graph.rs | |
| parent | ee6ed603733c5b61690a920c4eaa4806f1d0f213 (diff) | |
| download | rust-4ebf2be8bb91e41fdf6c7c337482c72317508cef.tar.gz rust-4ebf2be8bb91e41fdf6c7c337482c72317508cef.zip | |
Remove `Iterator` impl for `TokenTreeCursor`.
This is surprising, but the new comment explains why. It's a logical conclusion in the drive to avoid `TokenTree` clones. `TokenTreeCursor` is now only used within `Parser`. It's still needed due to `replace_prev_and_rewind`.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions
