summary refs log tree commit diff
path: root/src/test/ui/for-loop-while/loop-break-value.rs
AgeCommit message (Collapse)AuthorLines
2019-12-14Revert "Remove `#![feature(never_type)]` from tests."Niko Matsakis-0/+1
This reverts commit 8f6197f39f7d468dfc5b2bd41dae4769992a2f83.
2019-11-21Remove `#![feature(never_type)]` from tests.Mazdak Farrokhzad-1/+0
Also remove `never_type` the feature-gate test.
2019-10-15Organize `never_type` testsMazdak Farrokhzad-0/+1
Also move {run-fail -> ui}/never_type
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+138