Commit Graph

9 Commits

Author SHA1 Message Date
Yuki Okushi eb9abea295 Move some tests to more suitable subdirs 2021-03-06 18:24:53 +09:00
Ralf Jung 3bd5cc900c also test non-extern uninhabited statics 2020-10-25 15:01:52 +01:00
Ralf Jung 1333206eb3 ensure that statics are inhabited 2020-10-24 16:15:42 +02:00
Ralf Jung 4d1ef03c9e cleanup promotion const_kind checks
in particular allow a few more promotions for consistency when they were already allowed in other contexts
2020-09-19 22:14:17 +02:00
Ding Xiang Fei c5114549d7
Add the proper tests 2020-07-31 18:04:13 +08:00
Ding Xiang Fei 3b2642ffa7
Add comments to explain the test case and the special treatment 2020-07-31 02:16:42 +08:00
Ding Xiang Fei ddbe69a5b2
Special treatment for dereferencing a borrow to a static definition 2020-07-30 22:17:56 +08:00
Kevin Per df713dd397 Group all ui tests and move to abi #62593 2019-08-15 16:00:54 +02:00
Vadim Petrochenkov 9be35f82c1 tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00