Ecosyste.ms: Issues

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

GitHub / ModProg/derive-where issues and pull requests

#97 - Could 1.1 be re-published?

Issue - State: closed - Opened by little-dude 3 months ago - 2 comments

#96 - Options to use `std::any::type_name` for `Debug`

Issue - State: open - Opened by daxpedda 5 months ago
Labels: enhancement

#95 - Use optimized output for `Clone` and `PartialOrd` with custom bounds

Pull Request - State: closed - Opened by daxpedda 7 months ago - 1 comment

#94 - Prepare v1.2.7 release

Pull Request - State: closed - Opened by daxpedda 7 months ago

#93 - Improve CI

Pull Request - State: closed - Opened by daxpedda 7 months ago - 2 comments

#92 - Apply `#[automatically_derived]` to all generated implementations

Pull Request - State: closed - Opened by daxpedda 7 months ago - 3 comments

#91 - Some uses of #[derive_where(Clone, Copy)] trigger clippy lints

Issue - State: closed - Opened by eric-seppanen 7 months ago - 7 comments

#90 - Prepare v1.2.6 release

Pull Request - State: closed - Opened by daxpedda 7 months ago

#89 - Fix `zeroize` MSRV

Pull Request - State: closed - Opened by daxpedda 7 months ago

#88 - Remove unused import

Pull Request - State: closed - Opened by daxpedda 7 months ago - 1 comment

#87 - Fix wrong usage of `Copy` in `Clone` when bounds are present

Pull Request - State: closed - Opened by daxpedda 7 months ago - 2 comments

#86 - Copy + Clone optimization is incorrect

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

#85 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#84 - Prepare v1.2.5 release

Pull Request - State: closed - Opened by daxpedda 10 months ago

#83 - Remove C validation

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

#82 - Make `discriminant` function `const`

Pull Request - State: closed - Opened by daxpedda 10 months ago - 3 comments

#81 - Enforce default discriminant type for all representations and across editions

Pull Request - State: closed - Opened by daxpedda 10 months ago - 6 comments

#80 - Improve codegen for enums

Pull Request - State: closed - Opened by daxpedda 10 months ago - 2 comments

#79 - Prepare v1.2.4 release

Pull Request - State: closed - Opened by daxpedda 10 months ago

#78 - Improve spans of reported Errors

Issue - State: open - Opened by ModProg 10 months ago

#77 - Build manual discriminant order if discriminant isn't available

Pull Request - State: closed - Opened by daxpedda 10 months ago - 10 comments

#76 - Take representation into account for `(Partial)Ord`

Pull Request - State: closed - Opened by daxpedda 10 months ago

#75 - Fix CI

Pull Request - State: closed - Opened by daxpedda 10 months ago - 4 comments

#74 - Fix typos

Pull Request - State: closed - Opened by daxpedda 10 months ago

#73 - Improve `nightly` crate feature documentation.

Issue - State: closed - Opened by daxpedda 10 months ago

#72 - Fix `PartialOrd` implementations when using bounds

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

#71 - Prepare v1.2.2 release

Pull Request - State: closed - Opened by daxpedda 11 months ago

#70 - Fix CI

Pull Request - State: closed - Opened by daxpedda 11 months ago

#69 - Prefix field names to avoid collisions

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

#67 - Fix UI tests

Pull Request - State: closed - Opened by daxpedda about 1 year ago

#66 - Prepare release

Pull Request - State: closed - Opened by daxpedda about 1 year ago

#65 - Fix UI tests

Pull Request - State: closed - Opened by daxpedda about 1 year ago

#64 - Handle raw identifiers in named fields

Pull Request - State: closed - Opened by daxpedda about 1 year ago - 1 comment

#63 - Proc-macro panic with r# identifier

Issue - State: closed - Opened by ColonelThirtyTwo about 1 year ago - 1 comment

#62 - New release

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

#61 - Add non-exhaustive `Debug` output for structs

Pull Request - State: closed - Opened by daxpedda over 1 year ago - 1 comment

#60 - Update to `syn` v2

Pull Request - State: closed - Opened by daxpedda over 1 year ago

#59 - `Debug` and skip could use `finish_non_exhaustive()`

Issue - State: closed - Opened by daxpedda over 1 year ago - 4 comments

#58 - Prepare 1.1 release

Pull Request - State: closed - Opened by ModProg over 1 year ago

#57 - Revert outdated minimal dependencies workarounds

Pull Request - State: closed - Opened by daxpedda over 1 year ago

#56 - Fix typos

Pull Request - State: closed - Opened by daxpedda over 1 year ago

#55 - Update CI badge

Pull Request - State: closed - Opened by daxpedda over 1 year ago - 1 comment

#54 - Make CI green again

Pull Request - State: closed - Opened by ModProg over 1 year ago

#53 - make ci green again

Issue - State: closed - Opened by ModProg over 1 year ago

#52 - Incomparable variant attribute

Pull Request - State: closed - Opened by ModProg over 1 year ago - 3 comments

#51 - "skip" for enum variants with `PartialEq`

Issue - State: closed - Opened by ModProg over 1 year ago - 3 comments

#50 - Improve Examples

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

#49 - Add `derive_bounded` as an alternative

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

#48 - Bump actions/cache from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#47 - Skip groups

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

#46 - Build improvements

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

#45 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#44 - Enforce `Eq` trait on field types

Pull Request - State: closed - Opened by daxpedda over 2 years ago - 9 comments

#43 - Support `skip` for `Eq`

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

#42 - Improve `Clone` code generation

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

#41 - MSRV

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

#40 - Derive forwarding

Pull Request - State: closed - Opened by daxpedda over 2 years ago - 10 comments

#39 - Publish v1.0.0-rc.2

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

#38 - Improve code generation of `Ord` and `PartialOrd`

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

#36 - Attribute proc-macro follow up

Pull Request - State: closed - Opened by daxpedda over 2 years ago - 6 comments

#35 - Test and document usage errors/problems with attribute_macro

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

#34 - Simplify drop testing code

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

#33 - derive_where attribute macro instead of derive macro

Pull Request - State: closed - Opened by ModProg over 2 years ago - 12 comments

#32 - Implement `ZeroizeOnDrop`

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

#31 - Add readme-sync

Pull Request - State: open - Opened by daxpedda over 2 years ago - 2 comments

#30 - Investigate `dead_code` warning in MSRV test

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

#29 - Can't implement `Drop` with constraints

Issue - State: open - Opened by daxpedda over 2 years ago
Labels: enhancement

#28 - publish check

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

#27 - Remove need for derive

Issue - State: closed - Opened by ModProg over 2 years ago - 2 comments
Labels: enhancement

#26 - Add documentation

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

#25 - Possible future improvements

Issue - State: open - Opened by daxpedda over 2 years ago - 6 comments
Labels: enhancement

#24 - Run Taplo in CI

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

#23 - Moare Tests

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

#22 - More error cases

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

#21 - Attributes on fields and variants

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

#20 - Auto-deref

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

#19 - `#[derive_where(skip(Clone, Debug))]` field attribute

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

#18 - Allow deriving `Copy` for unions

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

#17 - Improve MSRV compatibility

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

#16 - Allow deriving without trait bounds

Pull Request - State: closed - Opened by ModProg over 2 years ago - 4 comments

#15 - General Improvements

Pull Request - State: closed - Opened by daxpedda over 2 years ago - 16 comments

#14 - Add license and document missing fields in Cargo.toml

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

#13 - Internal documentation

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

#12 - External documentation

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

#11 - Publish

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

#10 - Implement traits of external crates

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

#9 - Explore MSRV

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

#8 - CI

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

#7 - Implement nightly implementation for `Ord`

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

#6 - Rename crate

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

#5 - Implement `unsafe` implementation for `Ord`

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

#4 - Internal Documentation

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

#3 - Tests

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

#2 - Validation

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

#1 - Implement macro-hygiene and general improvements

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