## Features that we would like to see ### Required (we almost certainly want them) ### Nice to have (not critical, we could workaround if needed, etc.) - [ ] SPDX license identifiers. + Issue: https://github.com/google/zerocopy/issues/3428. ### Low priority (we will likely not use them in the end) ### Done (stabilized, fixed, not needed anymore, etc.) - [x] `cfg(no_fp_fmt_parse)`. + Issue: https://github.com/google/zerocopy/issues/3426. + PR: https://github.com/google/zerocopy/pull/3429 (v0.8.51?). - [x] Supporting `non_ascii_idents`. + Issue: https://github.com/google/zerocopy/issues/3427. + PR (Rust): https://github.com/rust-lang/rust/pull/157497. * On the kernel side, we will need to work around it until we bump the MSRV, thus likely late 2027, since we follow Debian Stable. + Zulip: https://rust-lang.zulipchat.com/#narrow/channel/213817-t-lang/topic/Macros.20and.20getting.20a.20fresh.20identifier/near/600143928. --- ## Bugs that we would like to see fixed ### Required (we almost certainly want them) ### Nice to have (probably not critical, we could workaround if needed, etc.) ### Low priority (we will likely not use them in the end) ### Done (stabilized, fixed, or not needed anymore, etc.)
Features that we would like to see
Required (we almost certainly want them)
Nice to have (not critical, we could workaround if needed, etc.)
Low priority (we will likely not use them in the end)
Done (stabilized, fixed, not needed anymore, etc.)
cfg(no_fp_fmt_parse).cfg(no_fp_fmt_parse)google/zerocopy#3426.Supporting
non_ascii_idents.non_ascii_identsgoogle/zerocopy#3427.non_ascii_identslint levels rust-lang/rust#157497.Bugs that we would like to see fixed
Required (we almost certainly want them)
Nice to have (probably not critical, we could workaround if needed, etc.)
Low priority (we will likely not use them in the end)
Done (stabilized, fixed, or not needed anymore, etc.)