0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a pass-through attribute support to EnumDiscriminants (#153) More... about 3 years ago
Remove the "rename" feature (#149) More... about 3 years ago
Document the existence of the auto-From implementations (#151) More... about 3 years ago
Update msrv because of heck. (#150) More... about 3 years ago
docs: Minor version in README docs.rs links (#148) More... about 3 years ago
Replaced ::std with ::core where applicable. (#145) More... about 3 years ago
Updated changelog for strum 0.20 More... over 3 years ago
Adding visibility option `vis(...)` to `#[strum_discriminants]` (#137) (#138) More... over 3 years ago
Replace macro panics with syn::Error (#135) More... over 3 years ago
More attribute refactoring (#134) More... over 3 years ago
Refactor (#133) More... over 3 years ago
Updated changelog and readme with new version as well as tweaked docs slightly. More... over 3 years ago
Wiki to doc tests (#121) More... over 3 years ago
Raise an error un malformed strum attributes (#119) More... over 3 years ago
Re-Enable Travis via travis.com (#112) More... over 3 years ago
Update strum to Rust edition 2018 (#110) More... over 3 years ago
Merge pull request #111 from Peternator7/peternator7/fix-msrv-issues More... over 3 years ago
fix indentation More... over 3 years ago
added newline More... over 3 years ago
Fix issues that were preventing the code from compiling on 1.31.1 More... over 3 years ago
Fixes a panic caused by unwrapping an option (#105) More... over 3 years ago
ran cargo fmt over the whole tree More... over 3 years ago
Update README.md with most recent strum version (#102) More... over 3 years ago
Didn't actually change enum variant names in the 0.19 like I meant to. More... over 3 years ago
Peternator7/0.19 (#101) More... over 3 years ago
Pulled some of the core logic out of plugins (#100) More... over 3 years ago
Merge pull request #99 from Peternator7/peternator7/enum_count More... almost 4 years ago
Replaced const fn count with associated constant. More... almost 4 years ago
Fix Display macro to handle fill/align (#95) More... almost 4 years ago
Add repository link in strum crate Cargo.toml (#90) More... almost 4 years ago