We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b89f07 + b73d395 commit 4d88bfaCopy full SHA for 4d88bfa
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