From: Chris Morgan Date: Thu, 26 Jan 2017 12:15:14 +0000 (+0530) Subject: Stop transmuting std internals (copy them instead) X-Git-Url: https://git.chrismorgan.info/symlink/commitdiff_plain/f9fef0c05d2594bcfa763810046a473403d1cb53?hp=f9fef0c05d2594bcfa763810046a473403d1cb53 Stop transmuting std internals (copy them instead) This makes things a fair bit more messy, but it does mean that it won’t suddenly blow up. It’s more maintenance, though. You win some, you lose some. ---