Skip to content

Commit 6048aa1

Browse files
committed
Re-factor Codable.decode functions to reduce the standard library code size
Move the error reporting slow-path into a separate function, which is not inlined or specialized. This reduced the stdlib code size by almost 1%.
1 parent 282299b commit 6048aa1

File tree

1 file changed

+55
-149
lines changed

1 file changed

+55
-149
lines changed

0 commit comments

Comments
 (0)