proxmox/proxmox-lang
Wolfgang Bumiller 484f12f3aa lang: drop commented-out c_str! implementation variants
This was an old version of a const-fn compatible checked c_str
implementation which was never enabled.

When we get rust 1.72, `CStr::from_bytes_with_nul` becomes usable in
const contexts.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-05-24 12:58:06 +02:00
..
debian update d/copyright files to debian copyright-format 1.0 2023-05-23 13:02:39 +02:00
src lang: drop commented-out c_str! implementation variants 2024-05-24 12:58:06 +02:00
Cargo.toml move common metadata to workspace 2022-12-07 09:48:25 +01:00