diff options
author | Mark Wielaard <mark@klomp.org> | 2021-09-27 22:15:41 +0200 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2021-09-30 12:52:30 +0100 |
commit | 31b999c5c783e4132d7c5027c1ead3a9aa8bf1dd (patch) | |
tree | 1af416e04967de3572e2129c8db6cd2d0d181734 /gcc/rust/backend/rust-compile-resolve-path.cc | |
parent | fdcad086e134b889ba542fadc1150bb2fcef8aea (diff) | |
download | gcc-31b999c5c783e4132d7c5027c1ead3a9aa8bf1dd.zip gcc-31b999c5c783e4132d7c5027c1ead3a9aa8bf1dd.tar.gz gcc-31b999c5c783e4132d7c5027c1ead3a9aa8bf1dd.tar.bz2 |
Remove raw string and raw byte string references from ast and hir
Raw strings and raw byte strings are simply different ways to
create string and byte string literals. Only the lexer cares
how those literals are constructed and which escapes are used
to construct them. The parser and hir simply see strings or
byte strings.
Diffstat (limited to 'gcc/rust/backend/rust-compile-resolve-path.cc')
0 files changed, 0 insertions, 0 deletions