rust/src/libsyntax/parse/lexer
Aleksey Kladov 57db25e614 cleanup: rename name_from to symbol_from
Lexer uses Symbols for a lot of stuff, not only for identifiers, so
the "name" terminology is just confusing.
2019-06-25 22:30:21 +03:00
..
comments.rs Eliminate comments::Literal 2019-05-11 14:24:21 +03:00
mod.rs cleanup: rename name_from to symbol_from 2019-06-25 22:30:21 +03:00
tokentrees.rs syntax: Remove Deref impl from Token 2019-06-08 22:38:23 +03:00
unicode_chars.rs help suggestion when trying to delimit string literals with directed unicode quotes #58436 2019-02-16 19:56:30 -05:00