properly handle controlflow obfuscation in code that uses unsafe
Due to unsafe not being a real dependency, type checking during control-flow obfuscation was performed incorrectly. This is fixed by excluding unsafe from the dependency checks. Fixes #903pull/957/head
parent
d47e0761eb
commit
8d8ba00515
Loading…
Reference in New Issue