Skip to content

Pull requests: ferrilab/bitvec

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix BitVec to BitSlice partial_cmp. Fixes #215
#216 by superfell was merged Apr 12, 2023 Loading…
Update repository name
#213 by FFY00 was merged Apr 12, 2023 Loading…
Fix GitHub Actions workflow
#212 by striezel was merged Apr 12, 2023 Loading…
Fix some typos in documentation
#211 by striezel was merged Apr 12, 2023 Loading…
add more examples to bitarr!
#210 by LuckyTurtleDev was merged Apr 12, 2023 Loading…
Fixed example numbering and description
#206 by shrugalic was merged Apr 12, 2023 Loading…
Add #[track_caller] in more locations
#201 by connorskees was merged Apr 12, 2023 Loading…
Remove extra umlauts on a and e in english words
#198 by thement was closed Dec 31, 2024 Loading…
Remove probably accidental accent in README
#194 by ghost was closed Jun 6, 2023 Loading…
fix minor typo in bitarr value constructor docs
#189 by backwardspy was merged Sep 3, 2022 Loading…
Format with rustfmt following option_env! commit
#184 by dtolnay was closed Jul 10, 2022 Loading…
Remove unnecessary unsafe blocks
#182 by wcampbell0x2a was merged Jul 1, 2022 Loading…
Optimize BitSlice::fill
#179 by LegionMammal978 was merged Jul 1, 2022 Loading…
Fix typos in links to original APIs
#165 by ghost was merged Jul 1, 2022 Loading…
Let crate build in non-cargo build systems
#162 by rocallahan was closed Jul 1, 2022 Loading…
Handle bitvec![x; len] for a runtime len
#160 by coolreader18 was merged Jul 1, 2022 Loading…
Remove unprocessed HTML from README
#154 by adamgreig was merged Jul 1, 2022 Loading…
serde: fix no_std + alloc build
#148 by xu-cheng was closed Jan 5, 2022 Loading…
Remove unused import of MaybeUninit
#145 by msamsonoff was closed Jan 5, 2022 Loading…
docs: fix set_bits documentation
#139 by NOBLES5E was closed Jan 5, 2022 Loading…
ProTip! Filter pull requests by the default branch with base:main.