1
0
mirror of https://github.com/danog/strum.git synced 2024-12-02 17:38:15 +01:00
strum/strum_tests/tests
2020-08-02 00:07:38 +00:00
..
as_ref_no_strum.rs Pulled some of the core logic out of plugins (#100) 2020-07-29 09:36:48 -07:00
as_ref_str.rs Pulled some of the core logic out of plugins (#100) 2020-07-29 09:36:48 -07:00
display.rs Pulled some of the core logic out of plugins (#100) 2020-07-29 09:36:48 -07:00
enum_count.rs Replaced const fn count with associated constant. 2020-07-26 04:41:15 +00:00
enum_discriminants.rs Bugfix/73/whitelist variant attributes to copy (#82) 2020-02-08 10:54:44 -08:00
enum_iter.rs Made a fix for #80 2020-03-01 23:55:53 +00:00
enum_message.rs Pulled some of the core logic out of plugins (#100) 2020-07-29 09:36:48 -07:00
enum_props.rs Add feature derive for re-exporting proc macros. 2019-08-16 11:52:58 -07:00
enum_variant_names.rs Didn't actually change enum variant names in the 0.19 like I meant to. 2020-08-02 00:07:38 +00:00
from_str.rs Pulled some of the core logic out of plugins (#100) 2020-07-29 09:36:48 -07:00
serialize_all.rs Implement serialize_all=UPPERCASE (#48) 2019-07-29 08:26:29 -07:00
to_string.rs Pulled some of the core logic out of plugins (#100) 2020-07-29 09:36:48 -07:00