0
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated the CHANGELOG for the new release More... 28 days ago
Expound upon use_phf docs (#449) More... about 2 months ago
Implement a `suffix` attribute for serialization of enum variants (#440) More... about 2 months ago
Add `#[automatically_derived]` to the `impl`s (#444) More... about 2 months ago
Change enum table callbacks to FnMut. (#443) More... about 2 months ago
Remove broken link to EnumTable docs (#427) More... about 2 months ago
allow discriminants on empty enum (#435) More... about 2 months ago
Upgrade `phf` to v0.12 (#448) More... about 2 months ago
Drop needless `rustversion` dependency (#446) More... about 2 months ago
Merge branch 'linclelinkpart5-master-2' More... 6 months ago
Merge branch 'master' of https://github.com/linclelinkpart5/strum into linclelinkpart5-master-2 More... 6 months ago
Update versions to 0.27.1 everywhere More... 6 months ago
Peternator7/fix transparent typo (#421) More... 6 months ago
Create ci.yml More... 6 months ago
Fix warnings in tests from variants that need to exist, but don't get used (#419) More... 6 months ago
Merge branch 'bobozaur-258-transparent-attr' More... 6 months ago
Do some light refactoring to combine similiar code paths together More... 6 months ago
Merge branch '258-transparent-attr' of https://github.com/bobozaur/strum into bobozaur-258-transparent-attr More... 6 months ago
Use _ to silence warnings (#418) More... 6 months ago
Update docs to actually include new features (#417) More... 6 months ago
Replace IntoDiscriminant with EnumDiscriminants in macro exports, as (#414) More... 6 months ago
Update docs with new version More... 6 months ago
Remove gnu toolchains from appveyor since they always fail and don't provide much value given what this crate does. (#412) More... 6 months ago
Per cargo docs, this should fix the circular dep when publishing strum (#411) More... 6 months ago
Use a "Path" instead of "String" for FromStr's error methods (#410) More... 6 months ago
Fix potential errors from vis diffs (#409) More... 6 months ago
Fix Display macro in no_std apps (#407) More... 6 months ago
Use asserts instead of println in Display docstrings (#403) More... 6 months ago
Using fn() -> T instead of T in the phantom data will make all EnumIterator types Send + Sync. (#402) More... 6 months ago
Merge branch 'phsym-master' More... 7 months ago