Ecosyste.ms: Issues

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

GitHub / phil-opp/rust-bit-field issues and pull requests

#31 - Introduce BitArray::clear() method

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

#30 - add #[inline] to to_regular_range

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

#29 - Add Security Policy

Pull Request - State: closed - Opened by gabibguti about 1 year ago - 3 comments

#28 - Add Security Policy

Issue - State: closed - Opened by gabibguti over 1 year ago - 1 comment

#27 - add `#[track_caller]` to methods

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

#26 - [suggestion] add #[track_caller] attrib to bit field functions

Issue - State: closed - Opened by ProfElements almost 2 years ago - 1 comment
Labels: help wanted, good-first-issue

#25 - Update the crate version written in README.md

Pull Request - State: closed - Opened by toku-sa-n almost 4 years ago - 1 comment

#24 - Added bit manipulation functions for 128-bit integers

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

#23 - Add support for i128 and u128

Issue - State: closed - Opened by wdanilo almost 5 years ago - 2 comments

#22 - Support all range types

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

#21 - Support RangeInclusive

Issue - State: closed - Opened by yodaldevoid about 6 years ago - 2 comments

#20 - add bench test

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

#19 - inlined some methods to increase performance

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

#18 - Added changelog with entries for the last year

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

#17 - Should there be benchmarking tests as part of the test suite?

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

#16 - Keep a changelog?

Issue - State: closed - Opened by kjetilkjeka over 6 years ago - 1 comment

#15 - performance issue

Issue - State: closed - Opened by imhun over 6 years ago - 7 comments

#14 - "non-standard" bit fields

Issue - State: open - Opened by kjetilkjeka almost 7 years ago - 4 comments

#13 - Turn bit_length function into associated BIT_LENGTH constant

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

#12 - Make BitField indexable with usize instead of u8

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

#11 - index of BitField should be usize

Issue - State: closed - Opened by kjetilkjeka about 7 years ago - 6 comments

#10 - BitArray

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

#9 - Fix three bugs in README.md

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

#8 - implement BitField for slices of BitFields

Issue - State: closed - Opened by kjetilkjeka over 7 years ago - 8 comments

#7 - Feature request: static bit_length() method on types

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

#6 - Added documentation + example to readme

Pull Request - State: closed - Opened by rminderhoud over 7 years ago - 1 comment

#5 - Renaming & Refactoring (See #4)

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

#4 - Renaming and Refactoring

Issue - State: closed - Opened by blacksmithgu over 7 years ago - 9 comments

#3 - Add documentation to module and BitField trait

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

#2 - Compiling on stable needs some love

Issue - State: closed - Opened by mbr almost 8 years ago - 3 comments

#1 - Missing Documentation

Issue - State: closed - Opened by phil-opp over 8 years ago
Labels: help wanted