third_party_rust_static-ass.../tests
Nikolai Vazquez ea9ec5dd9f Make assert_impl_one! work with all combinations
Fixes the issue where subsequent traits were only checked against the
first trait and not to one another. This solution was made possible by
@SimonSapin demonstrating to me how to expand the input sequence into
combinations of inputs.

Closes #20.
2019-10-18 13:29:04 -04:00
..
const.rs Update tests to reflect new API 2019-08-23 11:12:22 -07:00
eq_size.rs Update tests to reflect new API 2019-08-23 11:12:22 -07:00
fields.rs Separate type with colon in assert_fields! 2019-09-27 13:09:58 -04:00
obj_safe.rs Update tests to reflect new API 2019-08-23 11:12:22 -07:00
trait_impl.rs Make assert_impl_one! work with all combinations 2019-10-18 13:29:04 -04:00
type_eq.rs Rename assert_{ne,eq}_type! macros 2019-08-23 11:56:44 -07:00
type_ne.rs Rename assert_{ne,eq}_type! macros 2019-08-23 11:56:44 -07:00