Open RazrFalcon opened 5 years ago
Thanks for the report!
I'll find some time to look into it in a week or so.
It doesn't affect the resulting binary.
I'm okay with reporting this in the same category as unsafe usage that is part of the output executable, but I think some discussion would be useful.
In my previous reply I said that I would be looking into this soon, that has changed and my time will be quite limited for this project for a couple of months at least. Help and contributions are very much welcome from anyone interested in this or other issues.
The
syn
crate has an unsafe code, according to thecargo-geiger
, but it will be used only during compilation (afaik). It doesn't affect the resulting binary.