aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/hir/tree/rust-hir.h
diff options
context:
space:
mode:
authorRaiki Tamura <tamaron1203@gmail.com>2023-06-29 15:02:21 +0900
committerArthur Cohen <arthur.cohen@embecosm.com>2024-01-16 18:49:30 +0100
commitf1cec8583431acacb7c6e2eb0a1179ab61d2eecb (patch)
tree82bf31130f42b8dc19cbeee5bd1cca395efe5be8 /gcc/rust/hir/tree/rust-hir.h
parent68c4066e1afecc1781f387c00c10c9e9d6c02359 (diff)
downloadgcc-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