mirror of
https://gitee.com/openharmony/third_party_rust_static-assertions-rs
synced 2024-11-23 07:20:33 +00:00
ea9ec5dd9f
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. |
||
---|---|---|
.. | ||
const.rs | ||
eq_size.rs | ||
fields.rs | ||
obj_safe.rs | ||
trait_impl.rs | ||
type_eq.rs | ||
type_ne.rs |