[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
This commit is contained in:
parent
e53d6dd35b
commit
ec2cc761bc
9925 changed files with 16397 additions and 16397 deletions
|
@ -1,7 +1,7 @@
|
|||
// Test that `impl Alpha<dyn Object>` resets the object-lifetime
|
||||
// default to `'static`.
|
||||
//
|
||||
// check-pass
|
||||
//@ check-pass
|
||||
|
||||
trait Alpha<Item: ?Sized> {
|
||||
fn item(&self) -> Box<Item> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue