Search
Items tagged with: rust
Took me a few, uh, months, but i finished reviewing the in-memory storage and other wl-clipboard-rs PRs and pushed out v0.9.3. Other notable fixes are shell script text type heuristic, and ordering-preserving wl-paste -l.
Also minimized some dep versions: github.com/YaLTeR/wl-clipboard…
now it's your move @bugaevc to release the real wl-clipboard that ppl actually use :p
Upgrade and minimize some deps · YaLTeR/wl-clipboard-rs@3c9d126
Rationales: - os_pipe 1.1 added io_safety - wayland-backend version is the one that switched to rustix 1 - other wayland crates match the wayland-backend release version - rustix is 1.0.2 because t...GitHub
Linux Kernel: Rust Support Officially Approved
Rust is becoming equal to assembler and C in programming the Linux kernel – at least officially, as there is still a lot of work to be done in practice.