Currently does the "is this a `#!` at the start of the file?" check for every single token(!) This commit moves it so it only happens once. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| tokentrees.rs | ||
| unescape_error_reporting.rs | ||
| unicode_chars.rs | ||
Currently does the "is this a `#!` at the start of the file?" check for every single token(!) This commit moves it so it only happens once. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| tokentrees.rs | ||
| unescape_error_reporting.rs | ||
| unicode_chars.rs | ||