]> git.lizzy.rs Git - rust.git/commit
Auto merge of #37373 - nnethercote:html5ever-more-more, r=nrc
authorbors <bors@rust-lang.org>
Sat, 29 Oct 2016 00:02:01 +0000 (17:02 -0700)
committerGitHub <noreply@github.com>
Sat, 29 Oct 2016 00:02:01 +0000 (17:02 -0700)
commite9b2fcb2fec4c9bff790adfcd1f5f6f307f2d835
tree342088ea365340206d5b3935c6fe25fac1f62ecf
parentf0ab4a4f2abb778361bca645b07661cd07c702bb
parentc440a7ae654fb641e68a9ee53b03bf3f7133c2fe
Auto merge of #37373 - nnethercote:html5ever-more-more, r=nrc

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
src/libsyntax/lib.rs