about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/transmute-const.stderr
AgeCommit message (Expand)AuthorLines
2021-03-31Rename stderr->64bit.stderr where needed.Hameer Abbasi-14/+0
2021-03-31Add allocation information to undefined behaviour errors.Hameer Abbasi-0/+3
2020-07-11Stabilize `transmute` in constants and statics but not const fnOliver Scherer-1/+1
2020-04-26organize Debug/Display impls a bit more; avoid sign-ignorant decimal displayRalf Jung-1/+1
2020-02-18miri value visitor: fix some wrong assumptions about layout; improve error me...Ralf Jung-1/+1
2019-09-06Fixed grammar/style in error messages and reblessed tests.Alexander Regueiro-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-11-07pretty-print scalar range that only has an upper boundRalf Jung-1/+1
2018-10-25Deduplicate all the ~~things~~ errorsOliver Schneider-1/+1
2018-08-30Made std::intrinsics::transmute() const fn.thedarkula-0/+11