[AUTO_GENERATED] Migrate compiletest to use ui_test
-style //@
directives
This commit is contained in:
parent
cbf10affb0
commit
6e48b96692
1817 changed files with 4769 additions and 4769 deletions
|
@ -1,5 +1,5 @@
|
|||
// check-fail
|
||||
// compile-flags: -Z unstable-options --scrape-examples-output-path {{build-base}}/t.calls --scrape-examples-target-crate foobar
|
||||
//@ check-fail
|
||||
//@ compile-flags: -Z unstable-options --scrape-examples-output-path {{build-base}}/t.calls --scrape-examples-target-crate foobar
|
||||
|
||||
pub fn foo() {
|
||||
INVALID_FUNC();
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// compile-flags: -Z unstable-options --scrape-examples-output-path {{build-base}}/t.calls --scrape-examples-target-crate foobar
|
||||
// check-pass
|
||||
//@ compile-flags: -Z unstable-options --scrape-examples-output-path {{build-base}}/t.calls --scrape-examples-target-crate foobar
|
||||
//@ check-pass
|
||||
#![no_std]
|
||||
use core as _;
|
||||
|
|
|
@ -1 +1 @@
|
|||
// compile-flags: -Z unstable-options --scrape-examples-target-crate foobar
|
||||
//@ compile-flags: -Z unstable-options --scrape-examples-target-crate foobar
|
||||
|
|
|
@ -1 +1 @@
|
|||
// compile-flags: -Z unstable-options --scrape-examples-output-path ex.calls
|
||||
//@ compile-flags: -Z unstable-options --scrape-examples-output-path ex.calls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue