diff options
author | Raiki Tamura <tamaron1203@gmail.com> | 2023-06-29 15:02:21 +0900 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-01-16 18:49:30 +0100 |
commit | f1cec8583431acacb7c6e2eb0a1179ab61d2eecb (patch) | |
tree | 82bf31130f42b8dc19cbeee5bd1cca395efe5be8 /gcc/rust/hir/tree/rust-hir.h | |
parent | 68c4066e1afecc1781f387c00c10c9e9d6c02359 (diff) | |
download | gcc-f1cec8583431acacb7c6e2eb0a1179ab61d2eecb.zip gcc-f1cec8583431acacb7c6e2eb0a1179ab61d2eecb.tar.gz gcc-f1cec8583431acacb7c6e2eb0a1179ab61d2eecb.tar.bz2 |
gccrs: Remove unnecessary methods of `Rust::Lexer`
gcc/rust/ChangeLog:
* lex/rust-lex.cc (Lexer::build_token): Replace function call.
(Lexer::parse_string): Likewise.
(Lexer::parse_identifier_or_keyword): Likewise.
(Lexer::parse_raw_string): Likewise.
(Lexer::parse_char_or_lifetime): Likewise.
(Lexer::get_input_codepoint_length): Deleted.
(Lexer::peek_codepoint_input): Deleted.
(Lexer::skip_codepoint_input): Deleted.
* lex/rust-lex.h: Remove some methods and fields
Signed-off-by: Raiki Tamura <tamaron1203@gmail.com>
Diffstat (limited to 'gcc/rust/hir/tree/rust-hir.h')
0 files changed, 0 insertions, 0 deletions