]> git.lizzy.rs Git - rust.git/commit
fix dropck overflow error message
authorAriel Ben-Yehuda <arielb1@mail.tau.ac.il>
Thu, 6 Aug 2015 14:43:08 +0000 (17:43 +0300)
committerAriel Ben-Yehuda <arielb1@mail.tau.ac.il>
Thu, 6 Aug 2015 15:07:00 +0000 (18:07 +0300)
commit612760bea06e55dc4cb7bf7cdf430e8b1ba8d8e7
tree42cd717da2fb302a685c7f80a1e1786f36696c05
parentc533f963d9f7f6c665c4d6e9c8c02c5a2d62c9e6
fix dropck overflow error message

Perf numbers:

Before this patchset:
572.70user 5.52system 7:33.21elapsed 127%CPU (0avgtext+0avgdata 1173368maxresident)k
llvm-time: 385.858

After this patch:
557.84user 5.73system 7:22.10elapsed 127%CPU (0avgtext+0avgdata 1142848maxresident)k
llvm-time: 385.834

nice 2.5% perf improvement
src/librustc_typeck/check/dropck.rs