Files
rust/src/libsyntax/parse
Nicholas Nethercote 17a8aff20a Use SmallVec in TokenStreamBuilder.
This reduces by 12% the number of allocations done for a "clean
incremental" of `webrender_api`, which reduces the instruction count by
about 0.5%.

It also reduces instruction counts by up to 1.4% across a range of
rustc-perf benchmark runs.
2019-03-29 09:32:58 +11:00
..
2019-03-29 09:32:58 +11:00
2019-02-07 02:33:01 +09:00
2019-03-09 21:59:54 +09:00
2019-03-06 18:46:11 -08:00