]> git.lizzy.rs Git - rust.git/commit
Reduce the size of events by using a u64 instead of Instant
authorWesley Wiser <wwiser@gmail.com>
Wed, 13 Feb 2019 10:33:51 +0000 (05:33 -0500)
committerWesley Wiser <wwiser@gmail.com>
Sun, 3 Mar 2019 15:07:32 +0000 (10:07 -0500)
commit9d26789495901fa6b43ec3300fd664a150be0b3a
tree0cf8afecbac1d0e2109fd533d4d3c67ab702c5bc
parentfccc84199cdf12de8ae89b7bea5276beb6a67c29
Reduce the size of events by using a u64 instead of Instant

Part of #58372
src/librustc/util/profiling.rs