google / google/zerocopy

Support `#[derive(IntoBytes)]` on types with type parameters

Open
#10 9 comments 0 reactions 0 assignees View on GitHub
compatibility-nonbreaking
Dominant language
Rust
Stars
2.6k
Forks
179
Avg merge
1d 19h
Merged PRs (30d)
29

Description

*Migrated from https://fxbug.dev/100235*

In order to accomplish this, we need to be able to emit an impl which is bounded by a const expr, which requires the unstable feature [`generic_const_exprs`](https://github.com/rust-lang/rust/issues/76560). This issue is blocked until that feature is stabilized.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.