mirror of
https://github.com/bevyengine/bevy
synced 2024-11-14 00:47:32 +00:00
02755086e8
# Objective - We want to use `static_assertions` to perform precise compile time checks at testing time. In this PR, we add those checks to make sure that `EntityHashMap` and `PreHashMap` are `Clone` (and we replace the more clumsy previous tests) - Fixes #11181 (will need to be rebased once https://github.com/bevyengine/bevy/pull/11178 is merged) --------- Co-authored-by: Charles Bournhonesque <cbournhonesque@snapchat.com> |
||
---|---|---|
.. | ||
cow_arc.rs | ||
default.rs | ||
float_ord.rs | ||
futures.rs | ||
intern.rs | ||
label.rs | ||
lib.rs | ||
short_names.rs | ||
synccell.rs | ||
syncunsafecell.rs | ||
uuid.rs |