Ecosyste.ms: Issues

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

GitHub / mystor/synstructure issues and pull requests

#68 - Implement try_each_variant

Pull Request - State: open - Opened by Dav1dde about 2 months ago

#66 - test_derive! diffs output on failure

Pull Request - State: open - Opened by joshlf 4 months ago

#65 - `test_derive!` output diff on failure

Issue - State: open - Opened by joshlf 4 months ago - 4 comments

#64 - Switch Travis CI badge to GitHub Actions

Pull Request - State: closed - Opened by atouchet 6 months ago

#63 - Support fallible iteration methods

Issue - State: open - Opened by eggyal about 1 year ago

#62 - Use anonymous consts in expansion

Pull Request - State: closed - Opened by Veykril over 1 year ago - 2 comments

#61 - Consider lifetime when adding trait bounds.

Pull Request - State: open - Opened by 823984418 over 1 year ago

#59 - Bump version to 0.13.0

Pull Request - State: closed - Opened by mystor almost 2 years ago

#58 - Update to syn 2

Pull Request - State: closed - Opened by maurer almost 2 years ago - 1 comment

#57 - Update to syn 2.0

Pull Request - State: closed - Opened by Nilstrieb almost 2 years ago - 1 comment

#56 - syn 2.0

Issue - State: closed - Opened by Nilstrieb almost 2 years ago

#55 - Build error using llvm-15.0.0 (released version)

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

#54 - Migrate CI to github actions

Pull Request - State: closed - Opened by mystor over 2 years ago

#52 - Implement something akin to `Iterator::partition` for `Structure`

Issue - State: closed - Opened by pvdrz over 2 years ago - 1 comment

#51 - cargo test fail

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

#50 - Improve macro hygiene of some decl macros

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

#49 - Correctly handle filtered variants in pattern generation

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

#48 - Omitting enum variant fields other than the last doesn't work

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

#47 - Add missing semicolon for `underscore_const`

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

#46 - Cannot document derive macros with decl_derive

Issue - State: closed - Opened by nox about 4 years ago - 2 comments

#45 - No way to combine Structure::each_variant with VariantInfo::fold

Issue - State: closed - Opened by nox about 4 years ago - 1 comment

#44 - syn/full required to parse const generics

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

#43 - Allow using 'const _' instead of a generated name

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

#42 - Ident sanitization causes name conflicts

Issue - State: open - Opened by dschoepe over 4 years ago - 2 comments

#41 - Allow the use of `const _` instead of generating names

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

#40 - `add_impl_generic` doesn't work with new `gen_impl`

Issue - State: open - Opened by RReverser almost 5 years ago - 2 comments

#39 - Allow creating impl block without requiring trait

Issue - State: open - Opened by holly-hacker almost 5 years ago

#38 - Improvements to the macro test driver

Issue - State: open - Opened by Robbepop about 5 years ago - 1 comment

#37 - Hide all dependencies on 'proc_macro' under "proc-macro" feature flag

Pull Request - State: closed - Opened by ffuugoo about 5 years ago - 2 comments

#36 - Unable to build systructure for 'wasm32-unknown-unknown' target

Issue - State: closed - Opened by ffuugoo about 5 years ago - 2 comments

#35 - Support custom attributes

Pull Request - State: closed - Opened by CreepySkeleton over 5 years ago - 2 comments

#34 - Update unicode-xid to 0.2

Pull Request - State: closed - Opened by cwfitzgerald over 5 years ago - 2 comments

#33 - Update `unicode-xid` to 0.2

Issue - State: closed - Opened by cwfitzgerald over 5 years ago - 1 comment

#32 - Update syn to 1.0 and bump version

Pull Request - State: closed - Opened by Eijebong over 5 years ago - 1 comment

#31 - Overflow when documenting

Issue - State: closed - Opened by Ploppz over 5 years ago - 1 comment

#30 - Work around `overflow evaluating the requirement` in Nightly rustdoc

Pull Request - State: closed - Opened by SimonSapin over 5 years ago - 1 comment

#29 - Remove `bound_impl` and related methods

Issue - State: open - Opened by mystor over 5 years ago

#28 - Fixes for #24, #25, and #26

Pull Request - State: closed - Opened by mystor over 5 years ago - 2 comments

#27 - add #[doc(hidden)] attribute to dummy const

Pull Request - State: closed - Opened by euclio over 5 years ago - 1 comment

#26 - Generate nicely spanned errors instead of panicking

Issue - State: closed - Opened by mystor almost 6 years ago

#25 - Let Structure::gen_impl cope with multiple impl generations

Issue - State: closed - Opened by nox almost 6 years ago

#24 - Allow adding things to the where clause

Issue - State: closed - Opened by nox almost 6 years ago - 1 comment

#23 - Implement decl_attribute (fixes #22)

Pull Request - State: closed - Opened by nox almost 6 years ago - 2 comments

#22 - Add a macro for procedural macro attributes

Issue - State: closed - Opened by nox almost 6 years ago

#21 - Support documentation

Issue - State: closed - Opened by torkleyy about 6 years ago - 1 comment

#20 - Add support for overriding bounds generation

Pull Request - State: closed - Opened by mitsuhiko about 6 years ago - 4 comments

#19 - Fix typo ('avaliable', misplaced 'i')

Pull Request - State: closed - Opened by dholbert over 6 years ago

#18 - Update for syn-next 0.15-rc3 [WIP]

Pull Request - State: closed - Opened by mystor over 6 years ago

#17 - update TokenStream::empty() to TokenStream::new() per deprecation warning

Pull Request - State: closed - Opened by mykmelez over 6 years ago - 1 comment

#16 - Update syn to 0.14 and bump version

Pull Request - State: closed - Opened by Eijebong over 6 years ago - 1 comment

#15 - Re-enable builds on Rust 1.15

Pull Request - State: closed - Opened by hcpl almost 7 years ago - 2 comments

#14 - Doesn't build on Rust 1.18 and 1.19

Issue - State: closed - Opened by hcpl almost 7 years ago - 4 comments

#13 - Update syn, quote and bump version

Pull Request - State: closed - Opened by Eijebong almost 7 years ago - 1 comment

#12 - Update `syn`, `quote` and `proc-macro2`

Pull Request - State: closed - Opened by hcpl almost 7 years ago - 3 comments

#11 - Specific bounds

Pull Request - State: closed - Opened by nrxus almost 7 years ago - 3 comments

#10 - Support adding bounds only to fields

Issue - State: closed - Opened by nrxus almost 7 years ago - 5 comments

#9 - add ability for extra impl generics

Pull Request - State: closed - Opened by nrxus almost 7 years ago - 5 comments

#8 - Support deriving traits with generic parameters

Issue - State: closed - Opened by nrxus almost 7 years ago

#7 - Update to syn 0.12

Issue - State: closed - Opened by mystor about 7 years ago - 1 comment

#6 - Support for derive on unions?

Issue - State: closed - Opened by mystor about 7 years ago - 10 comments

#5 - please include LICENSE text

Issue - State: closed - Opened by ignatenkobrain about 7 years ago

#4 - New API for `synstructure` built around `Structure`

Pull Request - State: closed - Opened by mystor over 7 years ago - 2 comments

#3 - Update syn to 0.11

Pull Request - State: closed - Opened by nox almost 8 years ago - 8 comments

#2 - Update to syn 0.10

Pull Request - State: closed - Opened by SimonSapin about 8 years ago - 1 comment

#1 - Allow to specify an alternative prefix

Pull Request - State: closed - Opened by mcarton over 8 years ago - 1 comment