summary refs log tree commit diff
path: root/src/test/ui/consts/offset_ub.rs
AgeCommit message (Expand)AuthorLines
2022-02-13stabilize const_ptr_offsetSaltyKitkat-1/+0
2021-07-18miri: better ptr-out-of-bounds errorsRalf Jung-0/+1
2021-07-14adjust testsRalf Jung-0/+2
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1/+0
2020-05-26Add checks and tests for computing abs(offset_bytes)Joe Richey-0/+3
2020-05-25test/ui/consts: Add tests for const ptr offsetsJoe Richey-0/+22