servo/components/background_hang_monitor
Simon Wülker 3d320fa96a
Update rustfmt to the 2024 style edition (#35764)
* Use 2024 style edition

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

* Reformat all code

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-03-03 11:26:53 +00:00
..
tests Dont use lazy static to construct mutexes (#33047) 2024-08-14 13:42:01 +00:00
background_hang_monitor.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
Cargo.toml Only compile platform samplers when cargo feature enabled (#35312) 2025-02-06 06:53:08 +00:00
lib.rs Only compile platform samplers when cargo feature enabled (#35312) 2025-02-06 06:53:08 +00:00
sampler.rs build: Fix build warnings on Windows (#32500) 2024-06-15 14:31:36 +00:00
sampler_linux.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
sampler_mac.rs Fix clippy warnings in components/third_party (#31623) 2024-03-12 17:17:23 +00:00
sampler_windows.rs deps: Switch from winapi to windows_sys in Servo code (#32516) 2024-06-17 08:27:50 +00:00