openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
strum-rs
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 1 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated the CHANGELOG for the new release
Peter Glotfelty
More...
28 days ago
Expound upon use_phf docs (#449)
Peter Glotfelty
More...
about 2 months ago
Implement a `suffix` attribute for serialization of enum variants (#440)
Amogh Dambal
More...
about 2 months ago
Add `#[automatically_derived]` to the `impl`s (#444)
Dandelion Huang
More...
about 2 months ago
Change enum table callbacks to FnMut. (#443)
ClaytonKnittel
More...
about 2 months ago
Remove broken link to EnumTable docs (#427)
Richard Schneeman
More...
about 2 months ago
allow discriminants on empty enum (#435)
crop
More...
about 2 months ago
Upgrade `phf` to v0.12 (#448)
Paolo Barbolini
More...
about 2 months ago
Drop needless `rustversion` dependency (#446)
Paolo Barbolini
More...
about 2 months ago
Merge branch 'linclelinkpart5-master-2'
Peter Glotfelty
More...
6 months ago
Merge branch 'master' of https://github.com/linclelinkpart5/strum into linclelinkpart5-master-2
Peter Glotfelty
More...
6 months ago
Update versions to 0.27.1 everywhere
Peter Glotfelty
More...
6 months ago
Peternator7/fix transparent typo (#421)
Peter Glotfelty
More...
6 months ago
Create ci.yml
Peter Glotfelty
More...
6 months ago
Fix warnings in tests from variants that need to exist, but don't get used (#419)
Peter Glotfelty
More...
6 months ago
Merge branch 'bobozaur-258-transparent-attr'
Peter Glotfelty
More...
6 months ago
Do some light refactoring to combine similiar code paths together
Peter Glotfelty
More...
6 months ago
Merge branch '258-transparent-attr' of https://github.com/bobozaur/strum into bobozaur-258-transparent-attr
Peter Glotfelty
More...
6 months ago
Use _ to silence warnings (#418)
Peter Glotfelty
More...
6 months ago
Update docs to actually include new features (#417)
Peter Glotfelty
More...
6 months ago
Replace IntoDiscriminant with EnumDiscriminants in macro exports, as (#414)
tveness
More...
6 months ago
Update docs with new version
Peter Glotfelty
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)
Peter Glotfelty
More...
6 months ago
Per cargo docs, this should fix the circular dep when publishing strum (#411)
Peter Glotfelty
More...
6 months ago
Use a "Path" instead of "String" for FromStr's error methods (#410)
Peter Glotfelty
More...
6 months ago
Fix potential errors from vis diffs (#409)
Peter Glotfelty
More...
6 months ago
Fix Display macro in no_std apps (#407)
Dániel Buga
More...
6 months ago
Use asserts instead of println in Display docstrings (#403)
Vladislav Sukhmel
More...
6 months ago
Using fn() -> T instead of T in the phantom data will make all EnumIterator types Send + Sync. (#402)
Peter Glotfelty
More...
6 months ago
Merge branch 'phsym-master'
Peter Glotfelty
More...
7 months ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree