summary refs log tree commit diff
path: root/tests/ui/consts/const-compare-bytes-ub.rs
AgeCommit message (Expand)AuthorLines
2024-05-13offset, offset_from: allow zero-byte offset on arbitrary pointersRalf Jung-2/+2
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-08-06Add a new `compare_bytes` intrinsic instead of calling `memcmp` directlyScott McMurray-0/+41