granite-rust/compiler/rustc_lexer/src
pierwill 0019ca9141 Fix outdated crate names in compiler docs
Changes `librustc_X` to `rustc_X`, only in documentation comments.
Plain code comments are left unchanged.

Also fix incorrect file paths.
2021-04-08 11:12:14 -05:00
..
unescape mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
cursor.rs Return EOF_CHAR constant instead of magic char. 2021-01-07 13:20:04 +01:00
lib.rs Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05:00
tests.rs Move lexer unit tests to rustc_lexer 2020-08-30 19:53:36 +02:00
unescape.rs Fix typo 2020-12-18 22:13:25 +09:00