about summary refs log tree commit diff
path: root/src/test/ui/consts/auxiliary
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-89/+0
2022-03-27Remove duplicated test filesCaio-9/+0
2022-03-07Update tests after feature stabilizationEric Holk-1/+0
2021-03-06Move some tests to more suitable subdirsYuki Okushi-0/+10
2021-01-13Update code to account for extern ABI requirementMark Rousskov-3/+3
2020-09-27Update tests with new feature gateDylan MacKenzie-1/+1
2019-12-13Require stable/unstable annotations for the constness of all stable functions...Oliver Scherer-0/+2
2019-10-11Add regression test for CONST_ERR lints in extern macrosmemoryruins-0/+14
2019-08-16Rollup merge of #62593 - kper:cleanup_abi, r=CentrilMazdak Farrokhzad-9/+0
2019-08-15Group all ui tests and move to abi #62593Kevin Per-9/+0
2019-08-15Adjust regression testYuki Okushi-0/+14
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+24
2018-12-25Remove licensesMark Rousskov-20/+0
2018-11-17Don't auto-inline `const fn`Oliver Scherer-1/+19
2018-11-09Add missing `rustc_promotable` attribute to unsigned `min_value` and `max_value`Oliver Scherer-0/+31
2018-10-05Stabilize `min_const_fn`Oliver Schneider-1/+0
2018-08-31Restrict most uses of `const_fn` to `min_const_fn`Oliver Schneider-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+16