]> git.lizzy.rs Git - rust.git/blob - src/test/ui/type_length_limit.stderr
Rollup merge of #59057 - czipperz:standardize_range_documentation, r=shepmaster
[rust.git] / src / test / ui / type_length_limit.stderr
1 error: reached the type-length limit while instantiating `std::mem::drop::<std::option::Option<((((((G, G, G), (G, G, G), ...`
2    |
3    = note: consider adding a `#![type_length_limit="512"]` attribute to your crate
4
5 error: aborting due to previous error
6