summary refs log tree commit diff
path: root/src/test/ui/consts/offset_from_ub.rs
AgeCommit message (Expand)AuthorLines
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-5/+0
2019-12-28Ignore i586-unknown-linux-gnu and i586-unknown-musl in testsEsteban Küber-1/+4
2019-11-04also test different integersRalf Jung-0/+7
2019-11-04test offset_from with two integersRalf Jung-3/+8
2019-11-02adjust for missing spans on x86 test runnerRalf Jung-2/+1
2019-10-18Ignore a test on musl because its ui output differsOliver Scherer-0/+3
2019-10-18Adjust const eval code to reflect `offset_from` docsOliver Scherer-9/+0
2019-10-11Make <*const/mut T>::offset_from `const fn`Oliver Scherer-0/+44