Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #113476 - fee1-dead-contrib:c-str-lit, r=petrochenkov
Reimplement C-str literals This reverts #113334, cc `@fmease.` While converting lexer tokens to ast Tokens in `rustc_parse`, we check the edition of the span of the token. If the edition < 2021, we split the token into two, one being the identifier and other being the str literal.
bors 2023-07-25
parent 108bc88 · parent a7d6400 · commit ce5dbb0
0 files changed, 0 insertions, 0 deletions