https://issues.dlang.org/show_bug.cgi?id=13607
--- Comment #6 from [email protected] --- What should be done about the inline asm heavily used by the BigInt implementation? We could use the sledgehammer approach and slap @trusted on all the inline asm code, but I'm a bit hesitant to do that. --
