servo/support/rust-task_info/src
Simon Wülker bb0d08432e
Migrate to the 2024 edition (#35755)
* Migrate to 2024 edition

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

* Allow unsafe_op_in_unsafe_fn lint

This lint warns by default in the 2024
edition, but is *way* too noisy for servo.

We might enable it in the future, but not now.

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

* Compile using the 2024 edition

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

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-03-13 10:28:11 +00:00
..
lib.rs Make task_info as macos specific (#32693) 2024-07-04 09:21:49 +00:00
task_basic_info.rs Migrate to the 2024 edition (#35755) 2025-03-13 10:28:11 +00:00
task_info.c Use usize rather than u64 in MemoryReport. 2015-03-31 15:37:15 +02:00