Confirmed users
1,345
edits
Nnethercote (talk | contribs) (→Nick) |
Nnethercote (talk | contribs) (→Nick) |
||
Line 6: | Line 6: | ||
Land 5 changes that speed up or reduce peak memory usage of rustc. | Land 5 changes that speed up or reduce peak memory usage of rustc. | ||
* [https://github.com/rust-lang/rust/pull/59693 Increase `Span` from 4 bytes to 8 bytes.] A big win across lots of workloads, especially larger crates: some <tt>script-servo</tt> builds are 15% faster. |