Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-num/num-iter issues and pull requests
#29 - Use `Integer::dec` where we can
Pull Request -
State: closed - Opened by cuviper 9 months ago
#28 - Fix older CI for num-traits 0.2.19
Pull Request -
State: closed - Opened by cuviper 9 months ago
#27 - Release 0.1.44
Pull Request -
State: closed - Opened by cuviper 12 months ago
#26 - More CI updates
Pull Request -
State: closed - Opened by cuviper 12 months ago
#25 - Switch from bors to merge queues
Pull Request -
State: closed - Opened by cuviper 12 months ago
#24 - summing range is slow
Issue -
State: closed - Opened by protogrammer over 2 years ago
- 3 comments
#23 - Update and simplify the CI workflow
Pull Request -
State: closed - Opened by cuviper over 2 years ago
- 2 comments
#22 - Upgrade to 2018 edition, MSRV 1.31
Pull Request -
State: closed - Opened by cuviper over 2 years ago
- 2 comments
#21 - Implement `core::ops::RangeBounds` for range types
Pull Request -
State: closed - Opened by chrismit3s almost 3 years ago
- 5 comments
#20 - Trust the "i128" feature
Pull Request -
State: closed - Opened by cuviper over 4 years ago
- 2 comments
#19 - Release 0.1.41
Pull Request -
State: closed - Opened by cuviper over 4 years ago
- 2 comments
#18 - Create `RangeFrom` and `RangeStepFrom`
Pull Request -
State: closed - Opened by sollyucko almost 5 years ago
- 3 comments
#17 - Switch CI to GitHub Actions
Pull Request -
State: closed - Opened by cuviper almost 5 years ago
- 4 comments
#16 - `RangeFrom` clone
Issue -
State: closed - Opened by sollyucko almost 5 years ago
- 4 comments
Labels: enhancement
#15 - Release 0.1.40
Pull Request -
State: closed - Opened by cuviper about 5 years ago
- 2 comments
#14 - Update to autocfg 1
Pull Request -
State: closed - Opened by cuviper about 5 years ago
- 2 comments
#13 - `ToPrimitive` bound on `Iterator` impl for `Range` and related traits.
Issue -
State: open - Opened by alercah about 5 years ago
- 2 comments
Labels: breaking change
#12 - Compatible with cargo --remap-path-prefix
Pull Request -
State: closed - Opened by dingelish about 5 years ago
- 2 comments
#11 - bump autocfg to fix no_std probing
Pull Request -
State: closed - Opened by cuviper over 5 years ago
- 2 comments
#10 - Release 0.1.38
Pull Request -
State: closed - Opened by cuviper over 5 years ago
- 2 comments
#9 - Use autocfg to probe for i128
Pull Request -
State: closed - Opened by cuviper over 5 years ago
- 2 comments
#8 - chore: Exclude CI files
Pull Request -
State: closed - Opened by ignatenkobrain over 5 years ago
- 2 comments
#7 - Check formatting in CI
Pull Request -
State: closed - Opened by cuviper almost 6 years ago
- 2 comments
#6 - Run cargo fmt
Pull Request -
State: closed - Opened by cuviper over 6 years ago
- 2 comments
#5 - Automatically detect support for i128/u128
Pull Request -
State: closed - Opened by cuviper over 6 years ago
- 2 comments
#4 - impl Integer for i128 and u128
Pull Request -
State: closed - Opened by cuviper over 6 years ago
- 2 comments
#3 - Miscellaneous tweaks regarding no_std
Pull Request -
State: closed - Opened by cuviper over 6 years ago
- 2 comments
#2 - Add the std feature and release 0.1.35
Pull Request -
State: closed - Opened by cuviper almost 7 years ago
- 2 comments
#1 - Make std a feature, using `#![no_std]` otherwise
Issue -
State: closed - Opened by cuviper about 7 years ago
Labels: enhancement