rust-analyzer/crates/profile/src
Thalia Archibald 0811ca0a61 Use size_of from the prelude instead of imported
Use `std::mem::{size_of, size_of_val, align_of, align_of_val}` from the
prelude instead of importing or qualifying them.

These functions were added to all preludes in Rust 1.80.
2025-03-05 00:48:44 -08:00
..
google_cpu_profiler.rs internal: revive google_cpu_profile infra 2021-03-30 17:29:43 +03:00
lib.rs Drop unused profile things 2024-07-07 08:24:10 +02:00
memory_usage.rs Use size_of from the prelude instead of imported 2025-03-05 00:48:44 -08:00
stop_watch.rs Cofigurate out ohos target to avoid compilation crashes 2025-02-27 11:43:03 +08:00