summary refs log tree commit diff
path: root/src/test/ui/consts/offset.rs
AgeCommit message (Collapse)AuthorLines
2020-05-25test/ui/consts: Add tests for const ptr offsetsJoe Richey-0/+115
Signed-off-by: Joe Richey <joerichey@google.com>