rust/compiler/rustc_incremental
Thalia Archibald 38fad984c6 compiler: 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-07 13:37:04 -08:00
..
src compiler: Use size_of from the prelude instead of imported 2025-03-07 13:37:04 -08:00
Cargo.toml Rollup merge of #137410 - saethlin:stable-dep-tracking-hash, r=workingjubilee 2025-02-22 11:36:46 +01:00
messages.ftl Removes dead code from the compiler 2024-08-25 13:41:39 +08:00