diff options
author | ansh <anshmalik2002@gmail.com> | 2024-06-24 04:01:53 -0700 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2024-06-27 11:25:11 +0000 |
commit | 9e5a4b410d026ac4a7d527edc4b6848524d281a3 (patch) | |
tree | 88ceb168cca42f16fb8fc8300589221497437a41 /gcc/rust/hir/rust-hir-dump.cc | |
parent | 40d52922469989d16626fd29d1943596af919d92 (diff) | |
download | gcc-9e5a4b410d026ac4a7d527edc4b6848524d281a3.zip gcc-9e5a4b410d026ac4a7d527edc4b6848524d281a3.tar.gz gcc-9e5a4b410d026ac4a7d527edc4b6848524d281a3.tar.bz2 |
Add RAW_STRING_LITERAL
gcc/rust/ChangeLog:
* ast/rust-ast-collector.cc (TokenCollector::visit):
Handle case for RAW_STRING_LITERAL.
* ast/rust-ast.cc (AttributeParser::parse_meta_item_inner):
Likewise.
(AttributeParser::parse_literal): Likewise.
* ast/rust-ast.h: Likewise.
* hir/rust-ast-lower-base.cc (ASTLoweringBase::lower_literal):
Likewise.
* lex/rust-lex.cc (Lexer::parse_raw_string): Likewise.
* lex/rust-token.cc (Token::as_string): Likewise.
* lex/rust-token.h (enum PrimitiveCoreType): Likewise.
* parse/rust-parse-impl.h (Parser::parse_attr_input): Likewise.
(Parser::parse_literal_expr): Likewise.
(Parser::parse_pattern_no_alt): Likewise.
Signed-off-by: ansh <anshmalik2002@gmail.com>
Diffstat (limited to 'gcc/rust/hir/rust-hir-dump.cc')
0 files changed, 0 insertions, 0 deletions