Skip to content

Commit 98b33e9

Browse files
authored
Merge pull request #295 from dev-ardi/master
remove indication that C string literals don't exist yet
2 parents e1eead1 + c1b473d commit 98b33e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/rust-2021/reserving-syntax.md

-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ committed to any of them yet):
4747

4848
- `s""` for `String` literals.
4949

50-
- `c""` or `z""` for null-terminated C strings.
51-
5250
[10]: https://github.com/rust-lang/rfcs/pull/3101
5351

5452

0 commit comments

Comments
 (0)