about summary refs log tree commit diff
path: root/library/stdarch/crates/std_detect/src/detect/cache.rs
diff options
context:
space:
mode:
authorEduardo Sánchez Muñoz <eduardosm-dev@e64.io>2023-10-30 13:12:52 +0100
committerAmanieu d'Antras <amanieu@gmail.com>2023-10-31 02:20:17 +0100
commitd2674ea2fe4eed05e2f9d737eea583c403ba9823 (patch)
treefc16dad046052414b0913342c5ca3f5791ab41de /library/stdarch/crates/std_detect/src/detect/cache.rs
parentdb57b42188ecdad064c601ef7275ead8cab68e09 (diff)
downloadrust-d2674ea2fe4eed05e2f9d737eea583c403ba9823.tar.gz
rust-d2674ea2fe4eed05e2f9d737eea583c403ba9823.zip
Replace some `x >= LO && x <= HI` with `matches!(x, LO..=HI)`
Diffstat (limited to 'library/stdarch/crates/std_detect/src/detect/cache.rs')
0 files changed, 0 insertions, 0 deletions