mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 07:45:58 +00:00
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```