We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 724714c + 6fc7f89 commit f74bb08Copy full SHA for f74bb08
src/tokens.md
@@ -596,6 +596,7 @@ usages and meanings are defined in the linked pages.
596
| `#` | Pound | [Attributes]
597
| `$` | Dollar | [Macros]
598
| `?` | Question | [Question mark operator][question], [Questionably sized][sized], [Macro Kleene Matcher][macros]
599
+| `~` | Tilde | The tilde operator has been unused since before Rust 1.0, but its token may still be used
600
601
## Delimiters
602
0 commit comments