Ecosyste.ms: Issues

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

GitHub / Lokathor/bytemuck issues and pull requests

#302 - Initializing possibly uninit bytes

Issue - State: open - Opened by zopsicle 13 days ago - 1 comment
Labels: proc-macros

#301 - bump bytemuck_derive dependency to >= 1.4.1

Pull Request - State: closed - Opened by eric-seppanen 14 days ago
Labels: semver-patch, not yet released

#299 - Implement Send and Sync for BoxBytes.

Pull Request - State: closed - Opened by zachs18 18 days ago
Labels: semver-patch, not yet released

#298 - Should BoxBytes be Send?

Issue - State: closed - Opened by SupernaviX 18 days ago - 1 comment

#297 - Add MSRV features

Issue - State: open - Opened by chorman0773 18 days ago - 1 comment

#296 - Add a `pack1` as a related crate for packed integers etc.

Pull Request - State: closed - Opened by tbu- about 1 month ago

#295 - Does bytemuck have a way to deal with endianness?

Issue - State: closed - Opened by tbu- about 1 month ago - 3 comments

#294 - Bump to 1.9.0 is not backwards compatible

Issue - State: closed - Opened by nhtyy about 1 month ago - 7 comments

#293 - Update bytemuck_derive to declare an MSRV

Pull Request - State: closed - Opened by Lokathor about 1 month ago
Labels: semver-minor, semver-derive, not yet released

#292 - add support for deriving NoUninit on enums with fields

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

#291 - fix deriving CheckedBitPattern on packed struct

Pull Request - State: open - Opened by Freax13 about 2 months ago - 1 comment

#290 - Update lib.rs

Pull Request - State: closed - Opened by Lokathor 2 months ago - 1 comment
Labels: semver-ignore

#289 - Cargo features: add `transparentwrapper_extra` to `latest_stable_rust`

Pull Request - State: closed - Opened by zachs18 3 months ago - 1 comment
Labels: semver-patch

#288 - `latest_stable_rust` feature is out of date

Issue - State: closed - Opened by Lokathor 3 months ago - 1 comment
Labels: semver-patch

#287 - hide `unexpected_cfgs` warnings in proc-macro generated code

Pull Request - State: closed - Opened by Freax13 3 months ago - 1 comment
Labels: semver-patch, semver-derive

#286 - Future `unexpected_cfgs` warning from `derive(CheckedBitPattern)`

Issue - State: closed - Opened by kpreid 3 months ago - 2 comments

#284 - Improve `fill_zeroes`' use of `ptr::write_bytes`

Pull Request - State: closed - Opened by a1phyr 4 months ago - 5 comments
Labels: semver-patch

#283 - Add functions to allocate zeroed `Arc` and `Rc`

Pull Request - State: closed - Opened by a1phyr 4 months ago - 3 comments
Labels: semver-minor

#281 - Derive macros are unsound

Issue - State: open - Opened by mahkoh 4 months ago - 7 comments
Labels: The Language Could Change I Guess

#280 - `const`-ify casting functions

Issue - State: open - Opened by kovaxis 4 months ago - 2 comments

#279 - Remove incorrect spanned quote usage

Pull Request - State: closed - Opened by GnomedDev 4 months ago - 1 comment
Labels: proc-macros

#278 - Why does `Pod` not work with 2 generic-fields?

Issue - State: open - Opened by Lokathor 4 months ago - 6 comments
Labels: proc-macros

#276 - add `track_caller` feature

Pull Request - State: closed - Opened by nolanderc 4 months ago - 1 comment
Labels: semver-minor

#275 - fix #274 update documentation to match function headers

Pull Request - State: closed - Opened by tim-hoffman 4 months ago

#274 - Documentation inconsistent with function header

Issue - State: closed - Opened by tim-hoffman 5 months ago

#272 - Improve documentation of features.

Pull Request - State: closed - Opened by thomcc 6 months ago - 1 comment
Labels: semver-ignore

#271 - Clean up Cargo.toml

Pull Request - State: closed - Opened by thomcc 6 months ago
Labels: semver-ignore

#270 - Add a convenience feature indicating you're on the latest stable version of Rust

Pull Request - State: closed - Opened by thomcc 6 months ago
Labels: semver-minor

#269 - More `TransparentWrapper` impls (`core::cmp::Reverse` and `core::num::Saturating`)

Pull Request - State: closed - Opened by zachs18 6 months ago - 1 comment
Labels: semver-patch

#268 - Force `#[repr(C)]` layout to guarantee same offset of `union` fields.

Pull Request - State: closed - Opened by anforowicz 6 months ago - 4 comments
Labels: semver-patch

#266 - `Contiguous` should be derivable for enums when only the first discriminant is an expression

Issue - State: open - Opened by ds84182 6 months ago - 1 comment
Labels: proc-macros

#265 - `TransparentWrapper` docs are confusing

Issue - State: open - Opened by Lokathor 6 months ago

#264 - Implement TransparentWrapper for `[T; 1]`, `(T,)`, and `(T, ())`

Pull Request - State: closed - Opened by 0xAdk 6 months ago - 9 comments

#262 - Remove "dangling" terminology for zero-sized pointees.

Pull Request - State: closed - Opened by zachs18 6 months ago
Labels: semver-ignore

#261 - Make must_cast by-value and by-shared-ref functions const

Pull Request - State: closed - Opened by zachs18 7 months ago - 4 comments
Labels: semver-minor

#260 - Fix box_bytes_zst test

Pull Request - State: closed - Opened by zachs18 7 months ago
Labels: semver-ignore

#259 - Add `bytemuck` attribute to `NoUninit` derive

Pull Request - State: closed - Opened by richardpringle 7 months ago - 2 comments
Labels: semver-patch, semver-derive

#258 - Fix UB dropping BoxBytes with a zero-sized layout

Pull Request - State: closed - Opened by zachs18 7 months ago
Labels: semver-patch

#257 - derive(Zeroable) on fieldful enums and repr(C) enums

Pull Request - State: closed - Opened by zachs18 7 months ago - 1 comment
Labels: semver-minor, proc-macros

#256 - Allow casting between slices of ZSTs and slices of non-ZSTs in all cases.

Pull Request - State: closed - Opened by zachs18 7 months ago
Labels: semver-patch

#255 - Disallow casting ZST <-> non-ZST in cast_slice_box.

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

#254 - Fix panics in `try_cast_slice_box` etc

Pull Request - State: closed - Opened by zachs18 7 months ago
Labels: semver-patch

#251 - Support `Zeroable` and `Pod` for `f16` and `f128`

Pull Request - State: closed - Opened by tgross35 8 months ago - 3 comments
Labels: semver-patch

#250 - Support `f16` and `f128` under a nightly flag

Issue - State: closed - Opened by tgross35 8 months ago - 2 comments

#249 - Don't require T to be AnyBitPattern for MaybeUninit<T> to be AnyBitPattern

Pull Request - State: closed - Opened by tyilo 9 months ago - 4 comments
Labels: The Language Could Change I Guess

#248 - stupid branch stuff.

Pull Request - State: closed - Opened by Lokathor 9 months ago

#247 - Fix the errors CI is showing

Pull Request - State: closed - Opened by Lokathor 9 months ago

#246 - impl `ZeroableInOption` for all `Zeroable`?

Issue - State: open - Opened by Rua 9 months ago - 4 comments

#245 - Unsound usages of unsafe implementation from `[u8]` to `T`

Issue - State: closed - Opened by llooFlashooll 9 months ago - 2 comments

#244 - Unsound usages of unsafe implementation from different generics

Issue - State: closed - Opened by llooFlashooll 9 months ago - 2 comments

#243 - Address `unexpected_cfgs` warnings instead of allowing the lint

Pull Request - State: closed - Opened by Urgau 9 months ago - 7 comments

#242 - fix: ignore clippy::multiple_bound_locations lint within derives.

Pull Request - State: closed - Opened by JayWhite2357 9 months ago - 1 comment
Labels: semver-patch, semver-derive

#241 - `#[derive(TransparentWrapper)]` doesn't work with `where` clause generic bounds.

Issue - State: open - Opened by JayWhite2357 9 months ago - 1 comment
Labels: proc-macros

#240 - Add a const zeroed()

Pull Request - State: closed - Opened by TyPR124 9 months ago - 1 comment
Labels: semver-minor

#239 - Support zeroable and pod traits for fieldless enums

Pull Request - State: closed - Opened by jozanza 10 months ago - 8 comments

#238 - Casts and conversions for owned, boxed slices

Issue - State: open - Opened by Pr0methean 10 months ago - 5 comments

#236 - Add documentation to generated public items

Pull Request - State: closed - Opened by ia0 10 months ago

#234 - Address safety invariants in documentation

Issue - State: open - Opened by oskgo 10 months ago - 1 comment

#233 - support deriving Zeroable for fieldless enums

Pull Request - State: closed - Opened by Freax13 11 months ago
Labels: semver-minor, semver-derive

#232 - Update TransparentWrapper asserts

Pull Request - State: closed - Opened by zachs18 11 months ago

#231 - Fix miri CI

Pull Request - State: closed - Opened by zachs18 11 months ago

#230 - Allow deriving `Zeroable` for enums which are `#[repr(u32, i8, etc..)]`

Issue - State: closed - Opened by ARitz-Cracker 12 months ago - 2 comments

#229 - conversion from `&[u8]` to `&[T]`?

Issue - State: closed - Opened by cmyr 12 months ago - 4 comments

#228 - Convert `BoxBytes` to/from boxed slices

Pull Request - State: closed - Opened by zachs18 12 months ago - 1 comment

#226 - Bytemuck 1.14.2 does not build on stable

Issue - State: closed - Opened by IceTDrinker about 1 year ago - 1 comment

#224 - Build error on nightly-2024-02-05

Issue - State: closed - Opened by swfsql about 1 year ago - 1 comment

#223 - Why use from_bytes when you can use pod_read_unaligned?

Issue - State: closed - Opened by JonathanWilbur about 1 year ago - 5 comments

#222 - Deriving Pod for arbitrary generic types

Issue - State: open - Opened by reinerp about 1 year ago - 1 comment

#221 - Fix typo in AnyBitPattern docs

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

#219 - Allow generics in `derive(ByteEq, ByteHash)`.

Pull Request - State: closed - Opened by zachs18 about 1 year ago - 1 comment
Labels: semver-minor, semver-derive

#218 - no-uninit trait with interior mutability

Issue - State: open - Opened by m-mueller678 about 1 year ago - 6 comments

#217 - Potential rustc bug related to deriving ByteEq

Issue - State: closed - Opened by LilyIsTrans about 1 year ago - 2 comments

#216 - False positive derive error for `TransparentWrapper` around types like `Box`

Issue - State: open - Opened by cbarrick about 1 year ago - 1 comment

#213 - `ASSERT_SIZE_MULTIPLE_OF` when casting `&[u8]` to `&[[u8; 16]]`

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

#212 - Safe `offset_of` for packed structs using `addr_of`?

Issue - State: open - Opened by phil-opp over 1 year ago - 9 comments

#211 - Add from_box_bytes and box_bytes_of with BoxBytes type

Pull Request - State: closed - Opened by ia0 over 1 year ago - 3 comments
Labels: semver-minor

#210 - Crate makes assumptions about bool values

Issue - State: closed - Opened by Manishearth over 1 year ago - 5 comments

#209 - Added custom crate path for bytemuck with tests

Pull Request - State: closed - Opened by AndriBaal over 1 year ago
Labels: semver-minor, semver-derive

#208 - Cannot use derive macros when reexporting bytemuck from library

Issue - State: open - Opened by AndriBaal over 1 year ago - 4 comments

#207 - Have `cfg`s as part of the input to `impl_unsafe_marker_for_simd`

Pull Request - State: closed - Opened by zachs18 over 1 year ago - 2 comments
Labels: semver-patch

#206 - Use safe, public APIs where possible to remove some `unsafe` blocks.

Pull Request - State: closed - Opened by anforowicz over 1 year ago - 1 comment
Labels: semver-patch

#205 - Add Unaligned wrapper/utility type

Pull Request - State: closed - Opened by HeroicKatora over 1 year ago - 3 comments
Labels: Needs Design?

#204 - Fix derive non-run doctests and expand docs for Pod and TransparentWrapper derives.

Pull Request - State: closed - Opened by zachs18 over 1 year ago - 1 comment
Labels: semver-patch

#203 - improve documentation for optional features

Pull Request - State: closed - Opened by joseluis over 1 year ago - 2 comments
Labels: semver-patch

#202 - Raw pointer cast functions

Issue - State: open - Opened by bravely-beep over 1 year ago - 4 comments

#201 - Update proc-macro2

Pull Request - State: closed - Opened by chorman0773 over 1 year ago
Labels: semver-patch

#200 - Improve assembly of Contiguous derive

Pull Request - State: closed - Opened by e00E over 1 year ago - 2 comments
Labels: semver-patch, semver-derive