reimplement C string literals
This commit is contained in:
parent
cec34a43b1
commit
df9bd80d74
10 changed files with 48 additions and 89 deletions
|
@ -1,5 +1,4 @@
|
|||
// FIXME(c_str_literals): This should be `run-pass`
|
||||
// known-bug: #113333
|
||||
// run-pass
|
||||
// edition: 2021
|
||||
|
||||
#![feature(c_str_literals)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue