Update incremental tests
This commit is contained in:
parent
ef04e68462
commit
c5889e4dab
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ impl Tr for str {
|
|||
type Arr = [u8; 8];
|
||||
#[cfg(cfail)]
|
||||
type Arr = [u8; Self::C];
|
||||
//[cfail]~^ ERROR cycle detected when const-evaluating
|
||||
//[cfail]~^ ERROR cycle detected when simplifying constant
|
||||
}
|
||||
|
||||
fn main() {}
|
||||
|
|
Loading…
Add table
Reference in a new issue