You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A followup issue from hackndev/zinc#332. rustc crashes inside plugin invocation as reported by @enginespot. I myself have tried the exact same OS version and rustc build and it all works fine for me, while being reproducible for @enginespot.
This doesn't look like a bug in hackndev/zinc code so far so I'm escalating here.
Without specific version information about zinc, there's no way to reproduce this, and so, I'm giving it a close. @farcaller if you're still seeing this and can reproduce, please let me know!
A followup issue from hackndev/zinc#332. rustc crashes inside plugin invocation as reported by @enginespot. I myself have tried the exact same OS version and rustc build and it all works fine for me, while being reproducible for @enginespot.
This doesn't look like a bug in
hackndev/zinc
code so far so I'm escalating here.The backtraces:
expected to be caused by
syntaxext_lint
extensionexpected to be caused by zinc
ioregs
macro.The text was updated successfully, but these errors were encountered: