Dereference pointers and call the hostcall fn

This commit is contained in:
Jakub Konka
2019-05-14 11:55:50 +02:00
committed by Dan Gohman
parent 4a5910b4a3
commit 7f3c325cdf
2 changed files with 13 additions and 8 deletions

View File

@@ -10,4 +10,3 @@ proc-macro = true
[dependencies]
syn = { version = "0.15.34", features = ["full"] }
quote = "0.6.12"
proc-macro2 = "0.4.30"