servo/components/background_hang_monitor
Martin Robinson bd052f536e
bhm: Fix a warning in the Linux sampler (#30924)
Use curly braces instead of an explicit drop to control the end of a
borrow.
2023-12-28 11:20:47 +00:00
..
tests Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
background_hang_monitor.rs Fix macOS's sameple isn't used in background_hang_monitor (#30490) 2023-10-04 06:59:45 +00:00
Cargo.toml dependencies: Update to latest version of unwind-sys (#30923) 2023-12-23 15:56:09 +00:00
lib.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
sampler.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
sampler_linux.rs bhm: Fix a warning in the Linux sampler (#30924) 2023-12-28 11:20:47 +00:00
sampler_mac.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
sampler_windows.rs Fix some new warnings 2019-06-22 14:59:09 +02:00