Skip to content

Commit

Permalink
remove indication that C string literals don't exist yet
Browse files Browse the repository at this point in the history
  • Loading branch information
orion GONZALEZ (contractor) committed Mar 23, 2024
1 parent e1eead1 commit c1b473d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/rust-2021/reserving-syntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ committed to any of them yet):

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

- `c""` or `z""` for null-terminated C strings.

[10]: https://github.com/rust-lang/rfcs/pull/3101


Expand Down

0 comments on commit c1b473d

Please sign in to comment.