about summary refs log tree commit diff
path: root/src/test/ui/consts/const-int-unchecked.stderr
AgeCommit message (Expand)AuthorLines
2020-06-10Migrate to numeric associated constsLzu Tao-4/+4
2020-03-11start Miri messages lower-caseRalf Jung-45/+45
2020-02-11Test failure of unchecked arithmetic intrinsics in const evalDylan MacKenzie-41/+97
2019-08-03blessRalf Jung-40/+40
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
2019-03-23Swap const evaluation lint spans to point at problem in primary spanEsteban Küber-80/+80
2018-12-31unchecked_{shl,shr}: extend const tests.Mazdak Farrokhzad-11/+315
2018-12-25Remove licensesMark Rousskov-2/+2
2018-10-25Rebase fallout in ui outputOliver Schneider-2/+2
2018-09-06Add unchecked_shl/shr checks for intrinsicsTim-0/+20