Skip to content

Commit

Permalink
Merge pull request #295 from dev-ardi/master
Browse files Browse the repository at this point in the history
remove indication that C string literals don't exist yet
  • Loading branch information
ehuss committed Mar 23, 2024
2 parents e1eead1 + c1b473d commit 98b33e9
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 98b33e9

Please sign in to comment.