about summary refs log tree commit diff
path: root/src/test/ui/for-loop-while
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-1434/+0
2022-11-05Specify that `break` cannot be used outside of loop *or* labeled blockclubby789-4/+4
2022-10-01bless ui testsMaybe Waffle-1/+1
2022-08-23Stabilize `#![feature(label_break_value)]`Joshua Nelson-5/+3
2022-08-05implement #98982Yiming Lei-0/+8
2022-07-19Mention first and last macro in backtraceMichael Goulet-1/+1
2022-06-02Rebase fallout.Camille GILLOT-95/+7
2022-05-03Add more tests for label-break-valueJoshua Nelson-1/+208
2021-11-18Move some tests to more reasonable directoriesCaio-0/+159
2021-11-14Move some tests to more reasonable directoriesCaio-0/+73
2021-11-06Move some tests to more reasonable directoriesCaio-0/+20
2021-09-26Remove box syntax from most places in src/test outside of the issues direst31-3/+1
2021-02-16Move some tests to more reasonable directoriesCaio-0/+43
2021-01-31Move some tests to more reasonable directoriesCaio-0/+55
2019-12-22Remove mem::uninitalized from testsMark Rousskov-2/+2
2019-12-14Revert "Remove `#![feature(never_type)]` from tests."Niko Matsakis-0/+1
2019-12-08Rollup merge of #66325 - BartMassey:master, r=joshtriplettMazdak Farrokhzad-1/+2
2019-11-21Remove `#![feature(never_type)]` from tests.Mazdak Farrokhzad-1/+0
2019-11-15Cleaned up unused labelsBart Massey-1/+2
2019-10-15Organize `never_type` testsMazdak Farrokhzad-0/+1
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+959