Closed ezrosent closed 7 years ago
Note that while this diff is fairly large, the number that github reports is inflated: that's because Rustfmt is still causing fairly large diffs on older files. I believe the defaults changed at some point. There must be a way to avoid things like this...
Currently a work in progress. One thing that's missing is memory measurements in the benchmarks. There is also a problem with
PageAlloc
's drop implementation (hint: it doesn't have one) that I can fix this evening.