Ecosyste.ms: Issues

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

GitHub / Robbepop/modular-bitfield issues and pull requests

#106 - Is this crate maintained?

Issue - State: open - Opened by droundy 5 months ago - 1 comment

#104 - #[bitfield] on empty struct causes compilation error

Issue - State: open - Opened by chabapok 9 months ago

#103 - Improvements to generated docs

Pull Request - State: open - Opened by 00xc 11 months ago - 2 comments

#102 - Support for `to_u32()` conversion to `u32` and similar

Issue - State: open - Opened by hacknus about 1 year ago

#101 - Fix semantic error in into_bytes() doc-comment.

Pull Request - State: open - Opened by SebastianJL about 1 year ago - 1 comment

#100 - fix warning: unnecessary trailing semicolon for bytes=

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

#100 - fix warning: unnecessary trailing semicolon for bytes=

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

#99 - [Feature Request] Better Note for (Size % 8)

Issue - State: open - Opened by JiveyGuy about 1 year ago

#98 - How to implement signed 10 bit number?

Issue - State: closed - Opened by JiveyGuy about 1 year ago - 8 comments

#97 - const fn support for getters (and setters if possible)

Issue - State: open - Opened by griffi-gh over 1 year ago - 1 comment

#96 - [impl] Add allow(dead_code) to generated methods

Pull Request - State: open - Opened by LDVSOFT over 1 year ago

#95 - use SPDX license format

Pull Request - State: open - Opened by vccnfitingh over 1 year ago

#94 - `#[non_exhaustive]` enum support

Issue - State: open - Opened by ollie-etl over 1 year ago - 9 comments

#93 - [impl] remove extra semicolon in bytes check

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

#92 - Support for byte arrays

Issue - State: open - Opened by chemicstry over 1 year ago

#91 - Close backticks in primitive-types example

Pull Request - State: open - Opened by jruderman over 1 year ago

#90 - Support for customizable endian (big/little/native)

Pull Request - State: open - Opened by vhdirk almost 2 years ago

#89 - [Question] Polymorphic bitfileds

Issue - State: open - Opened by akprasad almost 2 years ago - 1 comment

#88 - Ignore unused struct methods

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

#87 - Generic structs not supported

Issue - State: open - Opened by ISSOtm almost 2 years ago - 7 comments

#86 - #[repr(...)] for unfilled bitfields?

Issue - State: open - Opened by bluecube almost 2 years ago

#85 - Question: Array of bitfields

Issue - State: open - Opened by MikeColeGuru almost 2 years ago - 1 comment

#84 - Update to edition 2021, lint fixes, and other general code improvements

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

#83 - Silence dead code warnings

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

#82 - Feature request: Allow naming fields "Bytes"

Issue - State: open - Opened by paul1999 over 2 years ago - 1 comment

#81 - Support rust union structs

Issue - State: open - Opened by MarcelCoding over 2 years ago - 1 comment

#80 - Help: CheckFillsUnalignedBits unsatisfied

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

#79 - `with_*` methods should have `#[must_use]` annotation

Issue - State: open - Opened by ketsuban almost 3 years ago - 2 comments

#79 - `with_*` methods should have `#[must_use]` annotation

Issue - State: open - Opened by ketsuban almost 3 years ago - 2 comments

#78 - Bitfields with algebraic data types

Pull Request - State: open - Opened by danielkeller almost 3 years ago - 1 comment

#77 - Into<uN> and TryFrom<uN> for uN bitfields

Issue - State: closed - Opened by ryankurte almost 3 years ago - 2 comments

#77 - Into<uN> and TryFrom<uN> for uN bitfields

Issue - State: closed - Opened by ryankurte almost 3 years ago - 2 comments

#76 - Feature request: Array support

Issue - State: open - Opened by ChefKissInc almost 3 years ago - 3 comments

#75 - Add #[allow(clippy::identity_op)] for From impls

Pull Request - State: open - Opened by dimpolo almost 3 years ago

#75 - Add #[allow(clippy::identity_op)] for From impls

Pull Request - State: open - Opened by dimpolo almost 3 years ago

#74 - Implement serde derives replacement

Issue - State: open - Opened by jam1garner about 3 years ago - 2 comments

#74 - Implement serde derives replacement

Issue - State: open - Opened by jam1garner about 3 years ago - 2 comments

#73 - Disjoint Fields

Issue - State: closed - Opened by cujomalainey about 3 years ago - 1 comment

#73 - Disjoint Fields

Issue - State: closed - Opened by cujomalainey about 3 years ago - 1 comment

#72 - Atomics support

Issue - State: open - Opened by playXE about 3 years ago

#72 - Atomics support

Issue - State: open - Opened by playXE about 3 years ago

#71 - Get reference and mutable reference to bytes

Issue - State: open - Opened by Ace314159 about 3 years ago - 1 comment

#71 - Get reference and mutable reference to bytes

Issue - State: open - Opened by Ace314159 about 3 years ago - 1 comment

#70 - Complex enums

Issue - State: open - Opened by ethindp about 3 years ago - 3 comments

#69 - Add ::BITS or ::BYTES constant for generated structs

Issue - State: open - Opened by bramp over 3 years ago

#69 - Add ::BITS or ::BYTES constant for generated structs

Issue - State: open - Opened by bramp over 3 years ago

#68 - Removes the unused braces warning in the autogenerated From implementations.

Pull Request - State: open - Opened by diseraluca over 3 years ago - 4 comments

#67 - Add initial support for setting endian with BitfieldSpecifier.

Pull Request - State: open - Opened by bramp over 3 years ago - 4 comments

#66 - Remove the unnecessary braces around From implementations.

Issue - State: open - Opened by diseraluca over 3 years ago - 1 comment

#66 - Remove the unnecessary braces around From implementations.

Issue - State: open - Opened by diseraluca over 3 years ago - 1 comment

#65 - Add attributes for ignore new(), into_bytes(), from_bytes() functions

Issue - State: open - Opened by chabapok over 3 years ago - 8 comments

#64 - Variable bitfield sizes in structs

Issue - State: open - Opened by mthom over 3 years ago - 2 comments

#63 - Implement `AsRef` and `AsMut` instances for `repr(uN)` bitfields

Issue - State: open - Opened by ollie-etl over 3 years ago - 2 comments

#63 - Implement `AsRef` and `AsMut` instances for `repr(uN)` bitfields

Issue - State: open - Opened by ollie-etl over 3 years ago - 2 comments

#61 - Curiosity about complex structures

Issue - State: closed - Opened by ethindp over 3 years ago - 6 comments

#61 - Curiosity about complex structures

Issue - State: closed - Opened by ethindp over 3 years ago - 6 comments

#60 - Is it possible to make a bitfield for an array of derived BitfieldSpecifiers?

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

#60 - Is it possible to make a bitfield for an array of derived BitfieldSpecifiers?

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

#59 - Silence "associated function is never used" warnings?

Issue - State: closed - Opened by Skirmisher over 3 years ago - 2 comments
Labels: enhancement, feature requrest

#59 - Silence "associated function is never used" warnings?

Issue - State: closed - Opened by Skirmisher over 3 years ago - 2 comments
Labels: enhancement, feature requrest

#58 - fixup! [impl] silence most repetitive dead_code warnings

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

#58 - fixup! [impl] silence most repetitive dead_code warnings

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

#57 - Getting a reference to sub-struct

Issue - State: open - Opened by dali99 over 3 years ago - 2 comments
Labels: enhancement, feature requrest

#57 - Getting a reference to sub-struct

Issue - State: open - Opened by dali99 over 3 years ago - 2 comments
Labels: enhancement, feature requrest

#56 - Allow skipping into/from bytes and new functions

Issue - State: open - Opened by T-Bakker over 3 years ago - 7 comments
Labels: enhancement, feature requrest

#55 - Design: Make bitfields with `__` (double wildcard) identifier skip by default

Issue - State: open - Opened by Robbepop almost 4 years ago - 1 comment
Labels: enhancement, good first issue, question, design

#55 - Design: Make bitfields with `__` (double wildcard) identifier skip by default

Issue - State: open - Opened by Robbepop almost 4 years ago - 1 comment
Labels: enhancement, good first issue, question, design

#54 - Improvements towards 0.11.1

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#54 - Improvements towards 0.11.1

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#53 - fixup! add new section about generated signatures for bitfields

Pull Request - State: closed - Opened by lkolbly almost 4 years ago - 1 comment

#53 - fixup! add new section about generated signatures for bitfields

Pull Request - State: closed - Opened by lkolbly almost 4 years ago - 1 comment

#52 - Implement #[bitfield(bits: int)] parameter

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#52 - Implement #[bitfield(bits: int)] parameter

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#51 - Compilation broken for 0.10.0 for Rust edition 2015

Issue - State: closed - Opened by henrikssn almost 4 years ago - 4 comments
Labels: bug

#51 - Compilation broken for 0.10.0 for Rust edition 2015

Issue - State: closed - Opened by henrikssn almost 4 years ago - 4 comments
Labels: bug

#50 - Implement new #[bitfield] specifier syntax

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#50 - Implement new #[bitfield] specifier syntax

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#49 - Implement #[skip(..)] for #[bitfield] fields

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#49 - Implement #[skip(..)] for #[bitfield] fields

Pull Request - State: closed - Opened by Robbepop almost 4 years ago

#48 - Bitfield macro trait implementation on struct

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

#48 - Bitfield macro trait implementation on struct

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

#47 - Idea: Support wildcard as identifier for skipped fields in #[bitfield]

Issue - State: closed - Opened by Robbepop almost 4 years ago - 1 comment
Labels: enhancement, blocked

#47 - Idea: Support wildcard as identifier for skipped fields in #[bitfield]

Issue - State: closed - Opened by Robbepop almost 4 years ago - 1 comment
Labels: enhancement, blocked

#46 - Allow returning bytes in MSB order

Issue - State: open - Opened by henrikssn almost 4 years ago - 27 comments
Labels: help wanted, feature requrest

#45 - Re-expand attributes on bitfields for expanded getters and setters

Issue - State: closed - Opened by Robbepop almost 4 years ago
Labels: enhancement

#45 - Re-expand attributes on bitfields for expanded getters and setters

Issue - State: closed - Opened by Robbepop almost 4 years ago
Labels: enhancement

#44 - Design Question: Change syntax of #[bitfield(specifier = true)]

Issue - State: closed - Opened by Robbepop almost 4 years ago
Labels: enhancement, question

#44 - Design Question: Change syntax of #[bitfield(specifier = true)]

Issue - State: closed - Opened by Robbepop almost 4 years ago
Labels: enhancement, question

#43 - Design #[derive(BitfieldSpecifier)] for non-bitfield structs

Issue - State: open - Opened by Robbepop almost 4 years ago
Labels: enhancement, design, unresolved questions

#43 - Design #[derive(BitfieldSpecifier)] for non-bitfield structs

Issue - State: open - Opened by Robbepop almost 4 years ago
Labels: enhancement, design, unresolved questions

#42 - Add #[skip] attribute for the fields of the #[bitfield] macro

Issue - State: closed - Opened by Robbepop almost 4 years ago - 3 comments
Labels: enhancement

#42 - Add #[skip] attribute for the fields of the #[bitfield] macro

Issue - State: closed - Opened by Robbepop almost 4 years ago - 3 comments
Labels: enhancement

#41 - Add `bits = N` parameter to the #[bitfield] macro

Issue - State: closed - Opened by Robbepop almost 4 years ago - 2 comments
Labels: enhancement

#41 - Add `bits = N` parameter to the #[bitfield] macro

Issue - State: closed - Opened by Robbepop almost 4 years ago - 2 comments
Labels: enhancement

#40 - Automatically implement generic bitfield trait for #[bitfield] structs

Issue - State: open - Opened by henrikssn almost 4 years ago - 13 comments
Labels: feature requrest

#39 - Implement #[derive(Debug)] expansion for #[bitfield]

Pull Request - State: closed - Opened by Robbepop almost 4 years ago - 3 comments

#39 - Implement #[derive(Debug)] expansion for #[bitfield]

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