-
-
Notifications
You must be signed in to change notification settings - Fork 863
Closed
Labels
Description
Servo does this to support big arrays in one of their proc macros:
Let's do the same but only if the size of the array exceeds our biggest builtin impl.
Thanks @nox.
kornelski and xttjsn