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:
parent
7834c22848
commit
0909e0bf70
2370 changed files with 2466 additions and 15 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue