rust-lang / polonius

Defines the Rust borrow checker.
Apache License 2.0
1.35k stars 73 forks source link

profile Polonius using measureme #118

Open amandasystems opened 5 years ago

amandasystems commented 5 years ago

Polonius should emit events for Rustc's mid-level profiling, at least capturing how long it spends in the various calculation phases.