summary refs log tree commit diff
path: root/src/test/ui/consts/offset_from_ub.stderr
AgeCommit message (Expand)AuthorLines
2019-12-28Ignore i586-unknown-linux-gnu and i586-unknown-musl in testsEsteban Küber-10/+10
2019-12-19Split up ptr/mod.rs in libcore, one with implementation detail for const ptr ...Christoph Schmidler-10/+10
2019-11-04also test different integersRalf Jung-1/+20
2019-11-04test offset_from with two integersRalf Jung-5/+23
2019-11-02adjust for missing spans on x86 test runnerRalf Jung-6/+6
2019-10-19Update ui outputOliver Scherer-6/+6
2019-10-18Adjust const eval code to reflect `offset_from` docsOliver Scherer-21/+1
2019-10-11Make <*const/mut T>::offset_from `const fn`Oliver Scherer-0/+81