JohnTitor / ctest2

Automatic testing of FFI bindings for Rust
https://crates.io/crates/ctest2
Apache License 2.0
22 stars 20 forks source link

Allow to subtract in constants #28

Closed GuillaumeGomez closed 2 years ago

GuillaumeGomez commented 2 years ago

This is the origin of the bug in https://github.com/rust-lang/libc/pull/2451.

Once merged, please publish a new version afterwards.

GuillaumeGomez commented 2 years ago

Thanks for the quick review. :)

JohnTitor commented 2 years ago

Released a new version, the above PR should be now unblocked :)

GuillaumeGomez commented 2 years ago

Great, thanks!