summary refs log tree commit diff
path: root/src/test/ui/consts/const-labeled-break.rs
AgeCommit message (Expand)AuthorLines
2019-09-08Update test stderr with results of enabling unused lintsMark Rousskov-1/+1
2019-07-11rustc_mir: follow FalseUnwind's real_target edge in qualify_consts.Eduard-Mihai Burtescu-1/+2
2019-07-06while desugars to loop so 'a: while break 'a {} in ctfe doesn't work yet.Mazdak Farrokhzad-0/+9