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

GitHub / rust-num/num-derive issues and pull requests

#69 - Add derive macro for core::ops::Neg

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

#68 - Add derive macro for num_traits::real::Real

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

#67 - Update LICENSE-MIT

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

#66 - Ignore zero-width fields like `PhantomData`

Issue - State: open - Opened by raklaptudirm 7 months ago - 2 comments
Labels: help wanted

#65 - Support for `const fn` for `ToPrimitive`?

Issue - State: closed - Opened by tyrone-wu 9 months ago - 1 comment

#64 - Add special case to ToPrimitive for enums with primitive representation

Pull Request - State: closed - Opened by okamt 11 months ago - 6 comments

#63 - Derive `Bounded`

Issue - State: open - Opened by TonalidadeHidrica about 1 year ago
Labels: enhancement, help wanted

#62 - Replace dummy-const with anon-const

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

#61 - ci: merge queue and registry caching

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

#60 - Future incompatibility with Rust RFC 3373: Avoid non-local definitions in functions

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

#59 - num-derive doesn't know how to handle newtypes with named fields yet.

Issue - State: open - Opened by zRegle over 1 year ago - 3 comments

#58 - Release 0.4.1

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

#57 - Emit full paths for `Option` and `Result`

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

#56 - Make Float work with no_std (rebased #50)

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

#55 - Add derive macro for num_traits::Signed

Pull Request - State: closed - Opened by tdelabro about 2 years ago - 7 comments

#54 - Update to syn-2

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

#53 - Compilation error, unexpected token `...`

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

#52 - Update and simplify the CI workflow

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

#51 - Macros are unhygenic

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

#50 - Make Float work with no_std

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

#49 - Fix #47

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

#48 - cannot build when RUSTFLAGS="-Zinstrument-coverage"

Issue - State: closed - Opened by gpr almost 4 years ago - 2 comments

#47 - Use of `num_derive::FromPrimitive` throws Clippy lint `clippy::use_self`

Issue - State: closed - Opened by Fuwn about 4 years ago - 6 comments

#46 - Compilation fails when using the -Z build-std option

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

#45 - Disable functions for i128 if not supported.

Pull Request - State: closed - Opened by mikeleany over 4 years ago - 1 comment

#44 - Poor error suggestion from failure to `use` trait

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

#43 - Provide derive for `num_integer::Integer`

Issue - State: open - Opened by sollyucko over 4 years ago - 1 comment

#42 - Make available for `no_std`

Issue - State: closed - Opened by jounathaen almost 5 years ago - 1 comment

#41 - Make `NumOps` work with `no_std`

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

#40 - Add #[inline] to all function generated by #[derive]

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

#39 - Provide nicer parse errors and suggest "full-syntax"

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

#38 - Provide derives for `Neg` and the `*Assign` traits.

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

#37 - Implement derives for generic wrapper types

Pull Request - State: open - Opened by oli-cosmian about 5 years ago - 4 comments

#36 - Switch CI to GitHub Actions

Pull Request - State: closed - Opened by cuviper over 5 years ago - 8 comments

#35 - Add `num_traits` proc_macro helper for explicit import

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

#34 - Cannot reexport `num-derive` proc_macros

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

#33 - Provide optional inline hint

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

#32 - Release 0.3 for syn 1

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

#31 - FromPrimitive with values not covered by existing enum

Issue - State: open - Opened by soumya92 almost 6 years ago
Labels: enhancement, help wanted

#30 - README.md: fix num-derive version in Cargo.toml snippet

Pull Request - State: closed - Opened by edigaryev almost 6 years ago - 1 comment

#29 - Update to Rust 2018 and release 0.3.0

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

#28 - Update syn related dependencies to 1.0 and bump version

Pull Request - State: closed - Opened by Eijebong almost 6 years ago - 4 comments

#27 - Documentation inaccurate?

Issue - State: open - Opened by ruckc almost 6 years ago - 1 comment
Labels: question

#26 - Use autocfg to probe for i128

Pull Request - State: closed - Opened by cuviper about 6 years ago - 2 comments

#25 - Provide macro derive for CheckedAdd, CheckedSub, etc.

Issue - State: open - Opened by Kylebrown9 over 6 years ago - 2 comments

#24 - Release 0.2.5

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

#23 - Check formatting in CI

Pull Request - State: closed - Opened by cuviper over 6 years ago - 4 comments

#22 - Allow deriving for no-std targets

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

#21 - Add std feature to Cargo manifest

Pull Request - State: closed - Opened by Richard-W over 6 years ago - 4 comments

#20 - Clippy error "useless lint attribute" when using FromPrimitive

Issue - State: closed - Opened by dignifiedquire over 6 years ago - 5 comments

#19 - Derive for newtypes with generics

Issue - State: open - Opened by adiba almost 7 years ago - 3 comments
Labels: enhancement, help wanted

#18 - Release 0.2.3

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

#17 - Derive various num traits for newtypes

Pull Request - State: closed - Opened by asayers almost 7 years ago - 6 comments

#16 - derives panic when a discriminant is given by a macro

Issue - State: closed - Opened by AdnoC about 7 years ago - 8 comments

#15 - Update to num 0.2; rustfmt everything

Pull Request - State: closed - Opened by cuviper about 7 years ago - 2 comments

#14 - Update macro dependencies

Pull Request - State: closed - Opened by cuviper about 7 years ago - 2 comments

#13 - Bump proc macros 2 module to latest version

Issue - State: closed - Opened by tirkarthi about 7 years ago - 2 comments

#12 - Bump dependency versions

Pull Request - State: closed - Opened by spearman about 7 years ago - 6 comments

#11 - Use num-traits, and release num-derive 0.2.0

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

#10 - Simplify discriminant matching

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

#9 - unused qualifications

Pull Request - State: closed - Opened by Pzixel over 7 years ago - 5 comments

#8 - Release num-derive 0.1.43

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

#7 - Use i64, and allow trivial_numeric_casts

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

#6 - Version 0.1.42 breaks code with #![deny(trivial_numeric_casts)]

Issue - State: closed - Opened by Pzixel over 7 years ago - 5 comments

#5 - Redo full-syntax CI without using `path`

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

#4 - Release num-derive 0.1.42

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

#3 - Update deps and derivation algorithm

Pull Request - State: closed - Opened by hcpl over 7 years ago - 10 comments

#2 - #[derive(FromPrimitive)] panics on pub(crate)

Issue - State: closed - Opened by cuviper over 7 years ago - 5 comments
Labels: enhancement, help wanted

#1 - num_derive for newtypes

Issue - State: open - Opened by cuviper over 7 years ago - 7 comments
Labels: enhancement, help wanted