1
Fork 0

Re-implement a type-size based limit

This commit is contained in:
Michael Goulet 2024-05-24 14:09:40 -04:00
parent 9dc129ae82
commit 0f7f3f4045
25 changed files with 206 additions and 160 deletions

View file

@ -1,5 +1,4 @@
//@ build-fail
//~^ ERROR overflow evaluating the requirement
#![recursion_limit = "32"]