about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/errors.rs
diff options
context:
space:
mode:
authorCatherine Flores <catherine.3.flores@gmail.com>2025-03-05 21:57:30 +0000
committerGitHub <noreply@github.com>2025-03-05 21:57:30 +0000
commitad633bedd6af333727a5514302154af085998cd1 (patch)
treec9bb5526f2d64ab32a679cec9b5e19ba4524982c /compiler/rustc_pattern_analysis/src/errors.rs
parent8108bd8d43a9c42e081fc53741577c979d80f2a4 (diff)
parente8cd3d4752bdb2d623bcec892c7055fbceabd24c (diff)
downloadrust-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/errors.rs')
0 files changed, 0 insertions, 0 deletions