Skip to content

Commit

Permalink
Revert #286: Add C-string literals.
Browse files Browse the repository at this point in the history
This reverts commit 5a4e7ba, reversing
changes made to 34fca48.

This is being reverted in rust-lang/rust#119528
  • Loading branch information
ehuss committed Jan 9, 2024
1 parent bbffb07 commit db88204
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 73 deletions.
1 change: 0 additions & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@
- [Reserving syntax](rust-2021/reserving-syntax.md)
- [Warnings promoted to errors](rust-2021/warnings-promoted-to-error.md)
- [Or patterns in macro-rules](rust-2021/or-patterns-macro-rules.md)
- [C-string literals](rust-2021/c-string-literals.md)
72 changes: 0 additions & 72 deletions src/rust-2021/c-string-literals.md

This file was deleted.

0 comments on commit db88204

Please sign in to comment.