aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/resolve/rust-ast-resolve-expr.cc
diff options
context:
space:
mode:
authorJoel Phillips <simplytheother@gmail.com>2022-08-23 16:11:00 +0100
committerArthur Cohen <arthur.cohen@embecosm.com>2022-12-13 14:00:04 +0100
commit18f6990f842d0bdcb2cf9541ca98d67b414d5802 (patch)
tree6a9cc48fb9b8eadf5c967d5ab7625f710833f99c /gcc/rust/resolve/rust-ast-resolve-expr.cc
parent5b981e9c7411e68bdd73365dbd94ed3844bce2c8 (diff)
downloadgcc-18f6990f842d0bdcb2cf9541ca98d67b414d5802.zip
gcc-18f6990f842d0bdcb2cf9541ca98d67b414d5802.tar.gz
gcc-18f6990f842d0bdcb2cf9541ca98d67b414d5802.tar.bz2
gccrs: Add Lexer for Rust front-end
The lexer is referred to as a ManagedTokenSource within the parser. This lexer does not currently support Unicode, but serves as a starting point to do so. gcc/rust/ * lex/rust-codepoint.h: New. * lex/rust-lex.cc: New. * lex/rust-lex.h: New. * lex/rust-token.cc: New. * lex/rust-token.h: New. * rust-buffered-queue.h: New. Co-authored-by: Philip Herron <philip.herron@embecosm.com> Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com> Co-authored-by: Mark Wielaard <mark@klomp.org> Signed-off-by: Joel Phillips <simplytheother@gmail.com>
Diffstat (limited to 'gcc/rust/resolve/rust-ast-resolve-expr.cc')
0 files changed, 0 insertions, 0 deletions