[AUTO-GENERATED] Migrate ui tests from // to //@ directives

This commit is contained in:
许杰友 Jieyou Xu (Joe)
2024-02-16 20:02:50 +00:00
parent e53d6dd35b
commit ec2cc761bc
9925 changed files with 16397 additions and 16397 deletions

View File

@@ -1,7 +1,7 @@
// Regression test for #73727
// revisions: full min
//[full]check-pass
//@ revisions: full min
//@[full]check-pass
#![cfg_attr(full, feature(adt_const_params))]
#![cfg_attr(full, allow(incomplete_features))]