mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
4a834b54d4
Minor symbol comment fixes. - The empty symbol is no longer a keyword. - I don't think any of the special reserved identifiers are used for error recovery. r? ```@petrochenkov```