summary refs log tree commit diff
path: root/tests/ui/inline-const
AgeCommit message (Expand)AuthorLines
2023-08-18Add a test to check that inline const is in required_constsGary Guo-0/+24
2023-08-15Deny FnDef in patternsMichael Goulet-0/+30
2023-08-09Don't use type_of to determine if item has intrinsic shimMichael Goulet-0/+10
2023-07-19Fix inline_const with interpolated blockMichael Goulet-0/+32
2023-06-01add inline-const test for elided lifetimes being infer varsZiru Niu-0/+11
2023-04-15Add some reasons why tests are ignored.Eric Huss-1/+1
2023-04-03Perform match checking on THIR.Camille GILLOT-16/+2
2023-01-15Tweak E0597Esteban Küber-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+585