Avoid more allocations when compiling html5ever These three commits reduce the number of allocations performed when compiling html5ever from 13.2M to 10.8M, which speeds up compilation by about 2%. r? @nrc |
||
|---|---|---|
| .. | ||
| tt | ||
| base.rs | ||
| build.rs | ||
| expand.rs | ||
| hygiene.rs | ||
| placeholders.rs | ||
| proc_macro_shim.rs | ||
| quote.rs | ||
| source_util.rs | ||