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

#365 - fix: require strum_macros 0.26.3

Pull Request - State: closed - Opened by joshka 17 days ago - 2 comments

#363 - Using `#[strum(to_string = "}")]` results in macro error

Issue - State: open - Opened by Somfic 22 days ago - 2 comments

#361 - Round tripping "{{}}" doesn't work with Display + EnumString in 0.26

Issue - State: open - Opened by tiye 26 days ago - 2 comments

#360 - Fix the unconditional usage of string interpolation in strum

Pull Request - State: closed - Opened by Peternator7 28 days ago

#359 - strum-macros 0.26.3 breaks `no_std` build

Issue - State: closed - Opened by tronical 28 days ago - 5 comments

#357 - Use fully qualified syntax for calling `get` on an `EnumIter`, eliminating ambiguities

Pull Request - State: closed - Opened by bluurryy about 1 month ago - 5 comments

#356 - Error updating to 0.26 - trait bound `std::iter::FusedIterator` is not satisfied

Issue - State: closed - Opened by domenukk about 2 months ago - 1 comment

#355 - add hyperlinks to documentation and clarify derive macros

Pull Request - State: closed - Opened by lolbinarycat about 2 months ago

#355 - add hyperlinks to documentation and clarify derive macros

Pull Request - State: closed - Opened by lolbinarycat about 2 months ago

#354 - Accessing the EnumTable type through the enum

Issue - State: open - Opened by zargad about 2 months ago - 1 comment

#351 - fix cargo clippy warning and error

Pull Request - State: open - Opened by rtczza 2 months ago

#350 - Fix broken links

Pull Request - State: closed - Opened by rainbowatcher 3 months ago - 1 comment

#350 - Fix broken links

Pull Request - State: closed - Opened by rainbowatcher 3 months ago - 1 comment

#349 - Update clap requirement from =2.33.0 to =4.5.4

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust

#349 - Update clap requirement from =2.33.0 to =4.5.4

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust

#348 - Update bitflags requirement from =1.2 to =2.5

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust

#348 - Update bitflags requirement from =1.2 to =2.5

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust

#347 - Fix typos & misspellings in docs

Pull Request - State: closed - Opened by 5-pebbles 3 months ago

#346 - Update `heck` requirement

Pull Request - State: closed - Opened by smoelius 4 months ago

#345 - Interpolate unnamed enum variant fields in to_string attribute

Pull Request - State: closed - Opened by gin-ahirsch 4 months ago - 5 comments

#344 - Hide EnumTable

Pull Request - State: closed - Opened by Peternator7 4 months ago - 1 comment

#343 - Fix docs that say array instead of slice

Pull Request - State: closed - Opened by Peternator7 4 months ago

#342 - Update enum_variant_type requirement from =0.2.0 to =0.3.1

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, rust

#341 - Update bitflags requirement from =1.2 to =2.4

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, rust

#340 - Update clap requirement from =2.33.0 to =4.5.2

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, rust

#340 - Update clap requirement from =2.33.0 to =4.5.2

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, rust

#339 - Update phf requirement from 0.10 to 0.11

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, rust

#338 - Update structopt requirement from 0.2.18 to 0.3.26

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, rust

#338 - Update structopt requirement from 0.2.18 to 0.3.26

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies, rust

#337 - Fix missing generics on impl for EnumTryAs

Pull Request - State: closed - Opened by hasali19 4 months ago

#336 - EnumIs: Allow custom variant function names

Pull Request - State: open - Opened by Mange 4 months ago - 4 comments

#334 - feat(as_ref_str): enable `prefix` attribute for `AsRefStr` derive

Pull Request - State: closed - Opened by vbrvk 4 months ago - 1 comment

#333 - Add dependabot

Pull Request - State: closed - Opened by oriontvv 5 months ago

#332 - Customize error message for FromStr

Issue - State: open - Opened by WojciechMula 5 months ago

#331 - Add `#[strum(transparent)]` attribute

Pull Request - State: open - Opened by bobozaur 5 months ago

#330 - Fix AsRefStr docs to specify lifetime constraints

Pull Request - State: closed - Opened by DTrippe 5 months ago

#329 - Implement `Iterator` for EnumTable

Issue - State: closed - Opened by rockboynton 5 months ago - 6 comments

#328 - TryFrom<Repr> for enums using FromRepr?

Issue - State: open - Opened by jaskij 5 months ago - 2 comments

#327 - Publish Git tags

Issue - State: closed - Opened by Marcono1234 5 months ago - 2 comments

#326 - AsRefStr documentation incorrectly states 'static ref is returned

Issue - State: closed - Opened by DTrippe 5 months ago - 2 comments

#325 - fix: use core not std to allow no_std to compile

Pull Request - State: closed - Opened by ripytide 5 months ago - 1 comment

#324 - Update Changelog etc in prep for release

Pull Request - State: closed - Opened by Peternator7 5 months ago

#323 - Publish new release.

Issue - State: closed - Opened by gibbz00 5 months ago - 4 comments

#322 - Fixed the `fmt` conflict caused by using `use std::fmt::Debug`

Pull Request - State: closed - Opened by disoul 6 months ago - 1 comment

#321 - fix: avoid conflicts in case of consecutive underscores

Pull Request - State: closed - Opened by aminya 6 months ago - 2 comments

#319 - chore(strum): update phf 0.10 -> 0.11

Pull Request - State: closed - Opened by lovesegfault 6 months ago - 1 comment

#318 - Getting the discriminant from an enum variant

Issue - State: closed - Opened by MiniaczQ 7 months ago - 3 comments

#317 - EnumDiscriminants: can't infer type

Issue - State: closed - Opened by wiiznokes 7 months ago - 3 comments

#316 - AsRef<str> and default variants

Issue - State: open - Opened by wyatt-herkamp 7 months ago

#315 - Add `EnumDeref` trait and derive

Pull Request - State: closed - Opened by Syndelis 8 months ago - 12 comments

#314 - Add Iterator trait bounds to IntoEnumIterator

Pull Request - State: closed - Opened by joshchngs 8 months ago - 1 comment

#312 - fixing doc link

Pull Request - State: closed - Opened by fermanjj 8 months ago

#311 - Impl FusedIterator for EnumIter iterators

Pull Request - State: closed - Opened by jwodder 8 months ago - 3 comments

#310 - to_string and serialize when used together causes unreachable code

Issue - State: open - Opened by Stefanuk12 8 months ago - 2 comments

#309 - bump phf from 0.10 to 0.11

Pull Request - State: open - Opened by jqnatividad 9 months ago - 2 comments

#308 - Fix "Display" for non string Defaults

Pull Request - State: closed - Opened by Peternator7 9 months ago

#305 - Add Support for Generics with Enum Is

Pull Request - State: closed - Opened by wyatt-herkamp 9 months ago - 1 comment
Labels: hacktoberfest-accepted

#304 - Remove unused vectors

Pull Request - State: closed - Opened by schubart 9 months ago

#303 - [Feature] Macro to Implement PartialEq<str>

Issue - State: closed - Opened by wyatt-herkamp 9 months ago - 1 comment

#302 - Implement TryFrom<String> in EnumString

Pull Request - State: open - Opened by wyatt-herkamp 9 months ago - 4 comments
Labels: hacktoberfest-accepted

#301 - Add doc comment to EnumIs result

Pull Request - State: closed - Opened by wyatt-herkamp 9 months ago - 1 comment
Labels: hacktoberfest-accepted

#300 - Fix EnumIter for enums named Option

Pull Request - State: closed - Opened by horacimacias 9 months ago - 1 comment

#299 - EnumIter does not work for enums named 'Option'

Issue - State: closed - Opened by horacimacias 9 months ago

#298 - Feature request: A function to convert to integer by variant

Issue - State: open - Opened by Bubbler-4 9 months ago - 1 comment

#297 - Add `StaticVariantsArray` trait and derive

Pull Request - State: closed - Opened by Syndelis 9 months ago - 9 comments

#296 - Add the `prefix` attribute

Pull Request - State: closed - Opened by chanman3388 10 months ago - 1 comment

#295 - `EnumString` match with non-default variables

Issue - State: closed - Opened by wangxiaoying 10 months ago - 1 comment

#294 - Use enum named fields in to_string macro

Pull Request - State: closed - Opened by Arian8j2 10 months ago - 1 comment

#293 - fix EnumIter for enums with const generic

Pull Request - State: open - Opened by PingPongun 10 months ago

#293 - fix EnumIter for enums with const generic

Pull Request - State: closed - Opened by PingPongun 10 months ago - 1 comment

#292 - feat: added discriminator fn

Pull Request - State: closed - Opened by DevSlashRichie 10 months ago - 1 comment

#291 - IntoStaticStr but from immutable reference to an enum From<&MyEnum>

Issue - State: open - Opened by bitcoin-eagle 11 months ago - 7 comments

#291 - IntoStaticStr but from immutable reference to an enum From<&MyEnum>

Issue - State: open - Opened by bitcoin-eagle 11 months ago - 5 comments

#290 - Proposal: Exclude macro for EnumIter macro

Issue - State: open - Opened by 1uf3 11 months ago

#289 - Enable doc-test for "strum_discriminants(vis(pub))"

Pull Request - State: closed - Opened by hasezoey 11 months ago - 1 comment

#288 - EnumDiscriminant inherits the repr and discriminant values

Pull Request - State: closed - Opened by jscatena88 11 months ago - 3 comments

#287 - Fix `EnumIter` macro code generation

Pull Request - State: closed - Opened by kraktus 11 months ago - 2 comments

#285 - Added EnumTryAs

Pull Request - State: closed - Opened by MendyBerger 12 months ago - 1 comment

#284 - `could not find fmt in core` when upgrading to 0.25

Issue - State: closed - Opened by FrancisRussell 12 months ago - 1 comment

#282 - Maybe EnumCount should respect `#[repr(...)]` like FromRepr

Issue - State: open - Opened by martin-t 12 months ago - 2 comments

#281 - rustfmt::skip is broken by derive(FromRepr)

Issue - State: closed - Opened by worldmaker18349276 12 months ago - 1 comment

#280 - update ci version

Pull Request - State: closed - Opened by Peternator7 almost 1 year ago

#279 - Add Enum Map Derive Macro

Pull Request - State: closed - Opened by PokeJofeJr4th about 1 year ago - 10 comments

#278 - strum(serialize_all vs serde(rename_all

Issue - State: open - Opened by alekspickle about 1 year ago - 1 comment

#277 - Unwrap methods

Issue - State: closed - Opened by MendyBerger about 1 year ago - 6 comments

#276 - Handle rustoc comments in `#[derive(FromRepr)]`

Pull Request - State: closed - Opened by smoelius about 1 year ago - 3 comments

#275 - derive(FromRepr) broken in 0.25.0

Issue - State: closed - Opened by uklotzde about 1 year ago - 13 comments

#274 - Convert between structs and enums

Issue - State: open - Opened by Kinrany about 1 year ago - 2 comments

#273 - upgrade syn to dependency to syn v2

Pull Request - State: closed - Opened by schultetwin1 about 1 year ago - 2 comments