0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update changelog and versions. More... 18 days ago
Hide EnumTable because I think it should be deprecated in the next release (#344) More... 18 days ago
Fix docs that say array instead of slice (#343) More... 18 days ago
Add dependabot (#333) More... 18 days ago
feat(as_ref_str): enable `prefix` attribute for `AsRefStr` derive (#334) More... 18 days ago
Fix missing generics on impl for EnumTryAs (#337) More... 18 days ago
Fix AsRefStr docs to specify lifetime constraints (#330) More... about 2 months ago
fix: use core not std to allow no_std to compile (#325) More... about 2 months ago
Update Changelog etc in prep for release (#324) More... 2 months ago
Update changelog + version More... 2 months ago
Fix a couple of typos in the changelog More... 2 months ago
Fix mis-revved version number More... 2 months ago
fix: avoid conflicts in case of consecutive underscores (#321) More... 2 months ago
Merge branch 'Syndelis-feat/static-variants-array' More... 2 months ago
Merge branch 'feat/static-variants-array' of https://github.com/Syndelis/strum into Syndelis-feat/static-variants-array More... 2 months ago
Merge branch 'Arian8j2-master' More... 2 months ago
Merge branch 'master' of https://github.com/Arian8j2/strum into Arian8j2-master More... 2 months ago
Merge branch 'master' of https://github.com/PokeJofeJr4th/strum More... 2 months ago
Merge branch 'ericmcbride-ISSUE-245' More... 2 months ago
Merge branch 'ISSUE-245' of https://github.com/ericmcbride/strum into ericmcbride-ISSUE-245 More... 2 months ago
fix EnumIter for enums with const generic (#293) More... 3 months ago
fixing doc link (#312) More... 3 months ago
Fixed the `fmt` conflict caused by using `use std::fmt::Debug` (#322) More... 3 months ago
Add the `prefix` attribute (#296) More... 3 months ago
Merge branch 'Peternator7:master' into master More... 4 months ago
Add Iterator trait bounds to IntoEnumIterator (#314) More... 4 months ago
fix(doctest): avoid importing traits twice because of macro derive More... 4 months ago
chore: attempt to resolve tests by using relative dependency More... 4 months ago
Merge branch 'jwodder-iter-traits' More... 5 months ago
Support FusedIteratorOnly More... 5 months ago