about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-11-14 16:55:27 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-11-25 16:10:55 +1100
commit98777b4c490386ab7889718e811d28ce7423f0af (patch)
tree9ed831d21902b7ebf0703af56c0bab988cecd726 /tests/codegen/patchable-function-entry
parent481b5fadd7994d0f04e9a6fe9ded3f22d6753825 (diff)
downloadrust-98777b4c490386ab7889718e811d28ce7423f0af.tar.gz
rust-98777b4c490386ab7889718e811d28ce7423f0af.zip
Merge `TokenTreesReader` into `StringReader`.
There is a not-very-useful layering in the lexer, where
`TokenTreesReader` contains a `StringReader`. This commit combines them
and names the result `Lexer`, which is a more obvious name for it.

The methods of `Lexer` are now split across `mod.rs` and `tokentrees.rs`
which isn't ideal, but it doesn't seem worth moving a bunch of code to
avoid it.
Diffstat (limited to 'tests/codegen/patchable-function-entry')
0 files changed, 0 insertions, 0 deletions