Gate the type length limit check behind a nightly flag
This commit is contained in:
parent
62c068feea
commit
938ed369ad
17 changed files with 54 additions and 58 deletions
|
@ -1,5 +1,5 @@
|
|||
//~ ERROR overflow evaluating the requirement `{closure@$DIR/overflow-during-mono.rs:13:41: 13:44}: Sized`
|
||||
//@ build-fail
|
||||
//@ error-pattern: reached the type-length limit while instantiating
|
||||
|
||||
#![recursion_limit = "32"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue