Move run-pass/self/* to ui/self
This commit is contained in:
parent
b53d839b23
commit
3e73ca6e33
23 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// run-pass
|
||||
// compile-pass
|
||||
#![allow(dead_code)]
|
||||
// Test to make sure that explicit self params work inside closures
|
||||
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
// run-pass
|
||||
// compile-pass
|
||||
|
||||
#![feature(untagged_unions)]
|
||||
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
// run-pass
|
||||
// compile-pass
|
||||
#![allow(dead_code)]
|
||||
// pretty-expanded FIXME #23616
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue