2024-07-02 19:55:17 +00:00
|
|
|
error: reached the type-length limit while instantiating `<Filter<Filter<std::array::IntoIter<i32, 11>, {closure@$DIR/overflow-during-mono.rs:13:41: 13:44}>, ...> as Iterator>::try_fold::<..., ..., ...>`
|
2024-05-24 18:09:40 +00:00
|
|
|
--> $SRC_DIR/core/src/iter/adapters/filter.rs:LL:COL
|
2024-02-14 18:02:55 +00:00
|
|
|
|
|
2024-05-24 18:09:40 +00:00
|
|
|
= help: consider adding a `#![type_length_limit="20156994"]` attribute to your crate
|
|
|
|
= note: the full type name has been written to '$TEST_BUILD_DIR/codegen/overflow-during-mono/overflow-during-mono.long-type.txt'
|
2024-02-14 18:02:55 +00:00
|
|
|
|
|
|
|
error: aborting due to 1 previous error
|
|
|
|
|