diff options
| author | Thalia Archibald <thalia@archibald.dev> | 2025-03-04 20:28:38 -0800 |
|---|---|---|
| committer | Thalia Archibald <thalia@archibald.dev> | 2025-03-06 20:30:22 -0800 |
| commit | c86f0a134cf975f354e0fe14f868ccb58276bdbf (patch) | |
| tree | 7a86da711ad22ea450103d66dd6b23821ad18b69 /compiler/rustc_pattern_analysis/src | |
| parent | b4f4785d9b070111b8ee9df60a5344af78479267 (diff) | |
| download | rust-c86f0a134cf975f354e0fe14f868ccb58276bdbf.tar.gz rust-c86f0a134cf975f354e0fe14f868ccb58276bdbf.zip | |
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.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
