0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing doc link (#312) More... 5 months ago
Fixed the `fmt` conflict caused by using `use std::fmt::Debug` (#322) More... 5 months ago
Add the `prefix` attribute (#296) More... 6 months ago
Merge branch 'Peternator7:master' into master More... 6 months ago
Add Iterator trait bounds to IntoEnumIterator (#314) More... 6 months ago
fix(doctest): avoid importing traits twice because of macro derive More... 7 months ago
chore: attempt to resolve tests by using relative dependency More... 7 months ago
Merge branch 'jwodder-iter-traits' More... 8 months ago
Support FusedIteratorOnly More... 8 months ago
Merge branch 'iter-traits' of https://github.com/jwodder/strum into jwodder-iter-traits More... 8 months ago
EnumDiscriminant inherits the repr and discriminant values (#288) More... 8 months ago
Fix "Display" for non string Defaults (#308) More... 8 months ago
Impl Copy, Eq, and FusedIterator for EnumIter iterators More... 8 months ago
Fix EnumIter for enums named Option (#300) More... 8 months ago
Fix Generics Issue with enum_is (#305) More... 8 months ago
Remove unused vectors (#304) More... 8 months ago
Add doc comment to EnumIs result (#301) More... 8 months ago
publish 0.25.3 More... 8 months ago
test: variants with values More... 9 months ago
feat: introduce `StaticVariantsArray` trait and derive test: `StaticVariantsArray` macro tests More... 9 months ago
fix panic in unicode strings More... 9 months ago
make it compatible with 1.56.1 More... 9 months ago
append it to rust doc test for Display More... 9 months ago
implement it for Display macro More... 9 months ago
add test cases More... 9 months ago
Replace format macro invocations with arguments rather than inline so they'll work with rust 1.56.1 More... 10 months ago
Merge https://github.com/Peternator7/strum More... 10 months ago
absolute paths, get rid of `let ... else` More... 10 months ago
Merge pull request #285 from MendyBerger:try-as More... 10 months ago
Merge branch 'Peternator7:master' into master More... 10 months ago