rust/src/librustc
Yuki Okushi 574b0780ab
Rollup merge of #65800 - michaelwoerister:measureme-0.4.0, r=wesleywiser
self-profiling: Update measureme to 0.4.0 and remove non-RAII methods from profiler.

This PR removes all non-RAII based profiling methods from `SelfProfilerRef` 🎉
It also delegates the `TimingGuard` implementation to `measureme`, now that that is available there.

r? @wesleywiser
2019-10-26 02:45:59 +09:00
..
2019-10-21 18:30:40 +11:00
2019-10-25 09:34:05 +01:00
2019-10-25 09:34:05 +01:00

For more information about how rustc works, see the rustc guide.