mozilla / cbindgen

A project for generating C bindings from Rust code
Mozilla Public License 2.0
2.37k stars 305 forks source link

Point out issue with failing user builds due to syntax errors #965

Closed sirhcel closed 4 months ago

sirhcel commented 4 months ago

This is a trap "for young players" and loosing feedback from rustc or your favorite code analysis tools won't make things better. Let's point out the issue and the solution given in issue #472 upfront.