Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Peternator7/strum issues and pull requests

#239 - chore: fix typo

Pull Request - State: closed - Opened by alissa-tung over 2 years ago - 2 comments

#238 - clippy::use_self

Issue - State: open - Opened by orenbenkiki over 2 years ago - 1 comment

#238 - clippy::use_self

Issue - State: open - Opened by orenbenkiki over 2 years ago - 1 comment

#237 - Visibility for EnumIter

Issue - State: open - Opened by mdaverde over 2 years ago - 3 comments

#237 - Visibility for EnumIter

Issue - State: open - Opened by mdaverde over 2 years ago - 3 comments

#236 - strum_macros::FromRepr: fix typo in documentation

Pull Request - State: closed - Opened by softmoth over 2 years ago - 1 comment

#236 - strum_macros::FromRepr: fix typo in documentation

Pull Request - State: closed - Opened by softmoth over 2 years ago - 1 comment

#234 - Why possible values VARIANTS can not work with case insensitive enum?

Issue - State: closed - Opened by cavivie over 2 years ago - 2 comments

#234 - Why possible values VARIANTS can not work with case insensitive enum?

Issue - State: closed - Opened by cavivie over 2 years ago - 2 comments

#233 - Extend #[strum(serialize)] to include sum type fields

Issue - State: open - Opened by ada-x64 over 2 years ago - 3 comments

#232 - EnumIter should implement Debug

Issue - State: closed - Opened by Peternator7 over 2 years ago

#232 - EnumIter should implement Debug

Issue - State: closed - Opened by Peternator7 over 2 years ago

#231 - add allows to prevent lint errors

Pull Request - State: closed - Opened by Peternator7 over 2 years ago - 1 comment

#231 - add allows to prevent lint errors

Pull Request - State: closed - Opened by Peternator7 over 2 years ago - 1 comment

#230 - Allow to get a EnumDiscriminants without consuming the value

Issue - State: closed - Opened by stephanemagnenat over 2 years ago - 2 comments

#230 - Allow to get a EnumDiscriminants without consuming the value

Issue - State: closed - Opened by stephanemagnenat over 2 years ago - 2 comments

#229 - Enum iterators trigger lints which can't be easily silenced

Issue - State: closed - Opened by Cerber-Ursi over 2 years ago - 2 comments

#228 - Revert "Add TryFrom to FromRepr (#217)"

Pull Request - State: closed - Opened by Peternator7 over 2 years ago - 1 comment

#228 - Revert "Add TryFrom to FromRepr (#217)"

Pull Request - State: closed - Opened by Peternator7 over 2 years ago - 1 comment

#227 - 0.24.1 Yanked

Issue - State: open - Opened by Peternator7 over 2 years ago - 3 comments

#227 - 0.24.1 Yanked

Issue - State: closed - Opened by Peternator7 over 2 years ago - 3 comments

#225 - Preserve leading underscores in generated `Ident`s

Issue - State: open - Opened by eggyal over 2 years ago

#225 - Preserve leading underscores in generated `Ident`s

Issue - State: closed - Opened by eggyal over 2 years ago

#224 - Peternator7/update phf logic

Pull Request - State: closed - Opened by Peternator7 almost 3 years ago

#224 - Peternator7/update phf logic

Pull Request - State: closed - Opened by Peternator7 almost 3 years ago

#223 - Question about effect on memory allocation

Issue - State: closed - Opened by dmr07 almost 3 years ago - 2 comments

#223 - Question about effect on memory allocation

Issue - State: closed - Opened by dmr07 almost 3 years ago - 2 comments

#222 - Fix Build for 1.32

Pull Request - State: closed - Opened by Peternator7 almost 3 years ago

#222 - Fix Build for 1.32

Pull Request - State: closed - Opened by Peternator7 almost 3 years ago

#221 - Enhancement: Better ParseError

Issue - State: open - Opened by JRAndreassen almost 3 years ago - 3 comments

#221 - Enhancement: Better ParseError

Issue - State: open - Opened by JRAndreassen almost 3 years ago - 4 comments

#220 - Add support for PHF in EnumString

Pull Request - State: closed - Opened by Ten0 almost 3 years ago - 16 comments

#220 - Add support for PHF in EnumString

Pull Request - State: closed - Opened by Ten0 almost 3 years ago - 16 comments

#219 - enum_messages and enum_discriminants tests are broken

Issue - State: closed - Opened by Ten0 almost 3 years ago - 1 comment

#219 - enum_messages and enum_discriminants tests are broken

Issue - State: closed - Opened by Ten0 almost 3 years ago - 1 comment

#218 - EnumString would be faster by using phf

Issue - State: closed - Opened by Ten0 almost 3 years ago

#218 - EnumString would be faster by using phf

Issue - State: closed - Opened by Ten0 almost 3 years ago

#217 - Add TryFrom to FromRepr

Pull Request - State: closed - Opened by danog almost 3 years ago - 2 comments

#217 - Add TryFrom to FromRepr

Pull Request - State: closed - Opened by danog almost 3 years ago - 2 comments

#216 - Deserialise in camelCase mode

Issue - State: closed - Opened by FrederickFrance almost 3 years ago - 1 comment

#216 - Deserialise in camelCase mode

Issue - State: closed - Opened by FrederickFrance almost 3 years ago - 1 comment

#214 - Use full path for `None` in `EnumIter`

Pull Request - State: closed - Opened by spenserblack almost 3 years ago - 1 comment

#214 - Use full path for `None` in `EnumIter`

Pull Request - State: closed - Opened by spenserblack almost 3 years ago - 1 comment

#212 - Clippy lints and some minor nitpicks

Pull Request - State: closed - Opened by hellow554 about 3 years ago - 4 comments

#212 - Clippy lints and some minor nitpicks

Pull Request - State: closed - Opened by hellow554 about 3 years ago - 4 comments

#211 - Add `allow(clippy::use_self)` to remove warnings from `FromRepr`

Pull Request - State: closed - Opened by daxpedda about 3 years ago - 3 comments

#211 - Add `allow(clippy::use_self)` to remove warnings from `FromRepr`

Pull Request - State: closed - Opened by daxpedda about 3 years ago - 3 comments

#210 - `AsRefStr` does not seem to return `&str`

Issue - State: closed - Opened by rsalmei about 3 years ago - 4 comments

#210 - `AsRefStr` does not seem to return `&str`

Issue - State: closed - Opened by rsalmei about 3 years ago - 4 comments

#209 - use core instead of std in a couple places.

Pull Request - State: closed - Opened by ratmice about 3 years ago - 1 comment

#209 - use core instead of std in a couple places.

Pull Request - State: closed - Opened by ratmice about 3 years ago - 1 comment

#208 - minimal extraction of enum_metadata from PR #207.

Pull Request - State: open - Opened by ratmice about 3 years ago - 3 comments

#208 - minimal extraction of enum_metadata from PR #207.

Pull Request - State: open - Opened by ratmice about 3 years ago - 3 comments

#207 - an initial prototype of an enum metadata trait

Pull Request - State: closed - Opened by ratmice about 3 years ago - 8 comments

#207 - an initial prototype of an enum metadata trait

Pull Request - State: closed - Opened by ratmice about 3 years ago - 8 comments

#206 - Add get_documentation() to EnumMessage.

Pull Request - State: closed - Opened by orenbenkiki about 3 years ago - 6 comments

#206 - Add get_documentation() to EnumMessage.

Pull Request - State: closed - Opened by orenbenkiki about 3 years ago - 6 comments

#205 - Pin clap version

Pull Request - State: closed - Opened by Peternator7 about 3 years ago

#205 - Pin clap version

Pull Request - State: closed - Opened by Peternator7 about 3 years ago

#204 - Peternator7/enum iter doc comment

Pull Request - State: closed - Opened by Peternator7 about 3 years ago - 1 comment

#204 - Peternator7/enum iter doc comment

Pull Request - State: closed - Opened by Peternator7 about 3 years ago - 1 comment

#202 - Add doc comment to FromRepr

Pull Request - State: closed - Opened by ljoonal about 3 years ago - 1 comment

#202 - Add doc comment to FromRepr

Pull Request - State: closed - Opened by ljoonal about 3 years ago - 1 comment

#201 - Update to heck 0.4

Pull Request - State: closed - Opened by alex about 3 years ago - 4 comments

#201 - Update to heck 0.4

Pull Request - State: closed - Opened by alex about 3 years ago - 4 comments

#199 - Provide changelog for strum_macros 0.23.1

Issue - State: closed - Opened by passcod about 3 years ago - 1 comment

#199 - Provide changelog for strum_macros 0.23.1

Issue - State: closed - Opened by passcod about 3 years ago - 1 comment

#198 - Generation of associated const array of sized EnumCount

Issue - State: open - Opened by ratmice about 3 years ago - 2 comments
Labels: enhancement, blocked

#198 - Generation of associated const array of sized EnumCount

Issue - State: open - Opened by ratmice about 3 years ago - 2 comments
Labels: enhancement, blocked

#197 - Strum not deserializing snake_case variants from db

Issue - State: closed - Opened by Overdash about 3 years ago - 3 comments

#197 - Strum not deserializing snake_case variants from db

Issue - State: closed - Opened by Overdash about 3 years ago - 3 comments

#196 - Add tests for nostd environment

Pull Request - State: closed - Opened by Peternator7 over 3 years ago

#196 - Add tests for nostd environment

Pull Request - State: closed - Opened by Peternator7 over 3 years ago

#195 - Run rustfmt over the whole tree

Pull Request - State: closed - Opened by Peternator7 over 3 years ago

#195 - Run rustfmt over the whole tree

Pull Request - State: closed - Opened by Peternator7 over 3 years ago

#194 - EnumString Error "ambiguous_associated_items" (Issue #57644)

Issue - State: closed - Opened by JRAndreassen over 3 years ago - 2 comments

#194 - EnumString Error "ambiguous_associated_items" (Issue #57644)

Issue - State: closed - Opened by JRAndreassen over 3 years ago - 2 comments

#193 - Disambiguate associated items in trait impls

Pull Request - State: closed - Opened by tylerwhall over 3 years ago - 2 comments

#193 - Disambiguate associated items in trait impls

Pull Request - State: closed - Opened by tylerwhall over 3 years ago - 2 comments

#192 - Use core::* instead of std::* in order to make it work in a no_std en…

Pull Request - State: closed - Opened by daym over 3 years ago - 2 comments

#192 - Use core::* instead of std::* in order to make it work in a no_std en…

Pull Request - State: closed - Opened by daym over 3 years ago - 2 comments

#191 - Deriving for a "remote" enum?

Issue - State: closed - Opened by dbr over 3 years ago - 2 comments

#191 - Deriving for a "remote" enum?

Issue - State: closed - Opened by dbr over 3 years ago - 2 comments

#190 - Construct enum variant containing data from string

Issue - State: open - Opened by DocKDE over 3 years ago - 6 comments

#190 - Construct enum variant containing data from string

Issue - State: open - Opened by DocKDE over 3 years ago - 5 comments

#189 - Use core::result instead of std::result in order to make it work in a…

Pull Request - State: closed - Opened by daym over 3 years ago - 4 comments

#189 - Use core::result instead of std::result in order to make it work in a…

Pull Request - State: closed - Opened by daym over 3 years ago - 4 comments

#188 - Feature Request: Support for nested enums in EnumIter

Issue - State: closed - Opened by juliancoffee over 3 years ago - 1 comment

#186 - Add TryFrom<&str> to EnumString

Pull Request - State: closed - Opened by dspicher over 3 years ago - 5 comments

#186 - Add TryFrom<&str> to EnumString

Pull Request - State: closed - Opened by dspicher over 3 years ago - 5 comments

#185 - EnumIndex implementation

Pull Request - State: closed - Opened by drewkett over 3 years ago - 15 comments