Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Manishearth/array-init issues and pull requests
#40 - Add an MSRV policy
Pull Request -
State: closed - Opened by jschwe about 2 years ago
- 1 comment
#39 - MSRV policy
Issue -
State: closed - Opened by jschwe about 2 years ago
- 5 comments
#38 - Add map_array_init function
Pull Request -
State: closed - Opened by WalterSmuts over 2 years ago
#37 - Async + performance
Pull Request -
State: closed - Opened by jeffro256 over 2 years ago
- 1 comment
#36 - Bump version to 2.0.1
Pull Request -
State: closed - Opened by glandium over 2 years ago
#35 - Shrink unsafe blocks
Pull Request -
State: closed - Opened by peamaeq over 2 years ago
- 1 comment
#34 - Extend with functions to const initialize arrays
Issue -
State: open - Opened by rusty-octopus about 3 years ago
#33 - Add try_from_iter (initialize Result<[T; N], E> from Result<T> iterators)
Issue -
State: open - Opened by l0calh05t about 3 years ago
#32 - Add a from_iter_reversed function
Pull Request -
State: closed - Opened by glandium about 3 years ago
- 1 comment
#31 - Remove the IsArray trait
Pull Request -
State: closed - Opened by glandium almost 4 years ago
- 2 comments
#30 - Please add something like from_reversed_iter
Issue -
State: closed - Opened by glandium almost 4 years ago
- 4 comments
#29 - Remove crate const-generic flag
Pull Request -
State: closed - Opened by NULLx76 almost 4 years ago
- 7 comments
#28 - Remove const-generic feature flag
Pull Request -
State: closed - Opened by NULLx76 almost 4 years ago
- 2 comments
#27 - Support for `min_const_generics`?
Issue -
State: closed - Opened by cmichi about 4 years ago
- 3 comments
#26 - Version 1.0.0
Pull Request -
State: closed - Opened by krtab over 4 years ago
- 1 comment
#25 - Fix copyright notice in both licenses
Pull Request -
State: closed - Opened by krtab over 4 years ago
#24 - Added information entries to Cargo.toml
Pull Request -
State: closed - Opened by krtab over 4 years ago
#23 - Cosmetic fixes to the README aiming for 1.0
Pull Request -
State: closed - Opened by krtab over 4 years ago
#22 - Add dual licensing info
Pull Request -
State: closed - Opened by Manishearth over 4 years ago
#21 - Clarify licensing
Issue -
State: closed - Opened by krtab over 4 years ago
#20 - Doc improvements, typo fixes
Pull Request -
State: closed - Opened by krtab over 4 years ago
- 2 comments
#19 - Unclear security guarantees regarding pointer arithmetic in unsafe code
Issue -
State: closed - Opened by krtab over 4 years ago
- 4 comments
#18 - change from minimal const generics to proper const generics
Pull Request -
State: closed - Opened by jonay2000 over 4 years ago
- 2 comments
#17 - Added "const-generics" feature
Pull Request -
State: closed - Opened by DrMeepster over 4 years ago
- 1 comment
#16 - Make the internal `try_array_init()` function public
Pull Request -
State: closed - Opened by danielhenrymantilla about 5 years ago
#15 - Cant initialize with negative values i32 table
Issue -
State: closed - Opened by michalwidera over 5 years ago
- 1 comment
#14 - Fixed array_init() / from_iter() memory_leak on panic
Pull Request -
State: closed - Opened by danielhenrymantilla over 5 years ago
- 5 comments
#13 - Maybe uninit
Pull Request -
State: closed - Opened by vorner over 5 years ago
- 5 comments
#12 - Implement IsArray for arrays of size up to 512
Pull Request -
State: closed - Opened by lovesegfault over 6 years ago
#11 - Fix crate name in documentation
Pull Request -
State: closed - Opened by kraai almost 7 years ago
#10 - Leaks on panic
Issue -
State: closed - Opened by henninglive almost 7 years ago
- 2 comments
#9 - Implement IsArray for array lengths up to 128
Pull Request -
State: closed - Opened by phil-opp almost 7 years ago
- 1 comment
#8 - Add `macro_export` to `impl_is_array` macro
Issue -
State: closed - Opened by ibmandura about 7 years ago
- 1 comment
#7 - Fix nodrop using std
Pull Request -
State: closed - Opened by Restioson about 7 years ago
#6 - Simplify use of impl_is_array macro
Pull Request -
State: closed - Opened by nvzqz about 7 years ago
#5 - wrong name in the README?
Issue -
State: closed - Opened by oconnor663 almost 8 years ago
- 1 comment
#4 - Export the impl_is_array! macro
Issue -
State: closed - Opened by jatentaki almost 8 years ago
- 1 comment
#3 - Fix mismatch between comment and code
Pull Request -
State: closed - Opened by Havvy almost 8 years ago
#2 - Add fromiterator versions
Issue -
State: open - Opened by Manishearth almost 8 years ago
#1 - Add real tests.
Issue -
State: open - Opened by Manishearth almost 8 years ago
- 3 comments
Labels: help wanted