Revert the lexing of c_str_literals
This commit is contained in:
parent
4dbc7e3092
commit
c6643b50ea
9 changed files with 96 additions and 23 deletions
|
@ -1,4 +1,6 @@
|
|||
// run-pass
|
||||
// FIXME(c_str_literals): This should be `run-pass`
|
||||
// known-bug: #113333
|
||||
// edition: 2021
|
||||
|
||||
#![feature(c_str_literals)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue