diff options
| author | Catherine Flores <catherine.3.flores@gmail.com> | 2025-03-05 21:57:30 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-05 21:57:30 +0000 |
| commit | ad633bedd6af333727a5514302154af085998cd1 (patch) | |
| tree | c9bb5526f2d64ab32a679cec9b5e19ba4524982c /compiler/rustc_pattern_analysis/src | |
| parent | 8108bd8d43a9c42e081fc53741577c979d80f2a4 (diff) | |
| parent | e8cd3d4752bdb2d623bcec892c7055fbceabd24c (diff) | |
| download | rust-ad633bedd6af333727a5514302154af085998cd1.tar.gz rust-ad633bedd6af333727a5514302154af085998cd1.zip | |
Use `size_of` from the prelude instead of imported (#14355)
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.
changelog: none
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
