about summary refs log tree commit diff
path: root/src/test/ui/statics
AgeCommit message (Expand)AuthorLines
2021-03-06Move some tests to more suitable subdirsYuki Okushi-0/+40
2020-10-25also test non-extern uninhabited staticsRalf Jung-1/+26
2020-10-24ensure that statics are inhabitedRalf Jung-0/+39
2020-09-19cleanup promotion const_kind checksRalf Jung-1/+1
2020-07-31Add the proper testsDing Xiang Fei-1/+12
2020-07-31Add comments to explain the test case and the special treatmentDing Xiang Fei-1/+9
2020-07-30Special treatment for dereferencing a borrow to a static definitionDing Xiang Fei-0/+15
2019-08-15Group all ui tests and move to abi #62593Kevin Per-41/+0
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+385