os-rust/compiler/rustc_lexer
Julian Wollersberger 1f147a2ed7 Replace nth_char(0) with next() in cursor.first()
and optimize the iterator returned by `tokenize().

This improves lexer performance by 35%
2021-12-01 19:14:10 +01:00
..
src Replace nth_char(0) with next() in cursor.first() 2021-12-01 19:14:10 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00