Files
third_party_rust_bindgen/bindgen-integration
Eric Seppanen 41163f9d25 add test for add_derives
This test derives PartialEq for the Test struct, and then attempts to
use that by calling assert_ne! on two Test instances. If the derive
callback doesn't work, no PartialEq will be present and the test will
fail to compile.
2021-07-16 21:23:05 +02:00
..
2021-07-16 21:23:05 +02:00
2021-07-16 21:23:05 +02:00