proxmox/proxmox-sys/src
Wolfgang Bumiller 7e12788c60 sys: drop sortable and identity macros
We should not use the sys crate to pull in the sortable
macro, just depend on its crate instead...
And the identity macro used to be required by the sortable
macro, but is not anymore and has been deprecated for a
while, so we can now drop it.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2023-03-01 13:40:40 +01:00
..
fd sys: deprecate RawFdNum 2022-10-19 13:55:47 +02:00
fs sys: fixup error types handling 2023-02-02 16:32:37 +01:00
linux sys: fixup error types handling 2023-02-02 16:32:37 +01:00
command.rs sys: rust fmt 2022-04-10 17:39:31 +02:00
crypt.rs sys: rust fmt 2022-04-10 17:39:31 +02:00
email.rs sys: clippy fixups 2022-07-20 13:35:58 +02:00
error.rs update proxmox-sys to nix 0.24.1 2022-06-02 13:34:09 +02:00
lib.rs sys: drop sortable and identity macros 2023-03-01 13:40:40 +01:00
logrotate.rs sys: rust fmt 2022-04-10 17:39:31 +02:00
macros.rs move io error helpers to proxmox-lang 2022-02-21 13:35:14 +01:00
mmap.rs update nix to 0.26 2023-01-05 12:07:16 +01:00
process_locker.rs cargo fmt 2022-10-11 09:48:11 +02:00
systemd.rs sys: clippy fixups 2022-07-20 13:35:58 +02:00
worker_task_context.rs sys: clippy fixups 2022-06-29 09:58:34 +02:00