about summary refs log tree commit diff
path: root/src/test/ui/consts/const-int-unchecked.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-149/+0
2021-06-18bless youRalf Jung-98/+49
2021-04-11stabilize const_cttzAndreas Jonson-0/+9
2021-02-03make const_err a future incompat lintRalf Jung-0/+47
2020-06-10Migrate to numeric associated constsLzu Tao-2/+2
2020-02-11Test failure of unchecked arithmetic intrinsics in const evalDylan MacKenzie-0/+22
2018-12-31unchecked_{shl,shr}: extend const tests.Mazdak Farrokhzad-4/+113
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-04Update testsOliver Scherer-2/+2
2018-09-06Add unchecked_shl/shr checks for intrinsicsTim-0/+21