mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 00:34:06 +00:00
Update incremental tests
This commit is contained in:
parent
ef04e68462
commit
c5889e4dab
@ -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…
Reference in New Issue
Block a user