Add // run-pass annotations to all the tests under ui/run-pass/.

(I may have accidentally added it to some auxilliary crates as well;
my emacs-macro-based methodology was pretty crude.)
This commit is contained in:
Felix S. Klock II 2018-08-30 14:18:55 +02:00
parent 7834c22848
commit 0909e0bf70
2370 changed files with 2466 additions and 15 deletions

View file

@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// run-pass
#![feature(const_indexing)]
fn main() {