rust/src/libfmt_macros
Aleksey Kladov 206fe8e1c3 flatten rustc_lexer::character_properties module
On the call site, `rustc_lexer::is_whitespace` reads much better than
`character_properties::is_whitespace`.
2019-09-04 15:13:29 +03:00
..
Cargo.toml remove XID and Pattern_White_Space unicode tables from libcore 2019-09-04 13:11:11 +03:00
lib.rs flatten rustc_lexer::character_properties module 2019-09-04 15:13:29 +03:00
tests.rs fix tests 2019-07-30 13:28:35 -07:00