mirror of
https://jturnerusa.dev/cgit/gentoo-utils/
synced 2025-12-23 05:52:13 -06:00
master
All checks were successful
Gentoo Utils / grep (push) Successful in 3s
Gentoo Utils / build-oci-image (push) Successful in 1m39s
Gentoo Utils / docs (push) Successful in 17s
Gentoo Utils / check-format (push) Successful in 10s
Gentoo Utils / build (push) Successful in 27s
Gentoo Utils / test (push) Successful in 33s
Gentoo Utils / fuzz (push) Successful in 1m24s
Use the new unstable meson cargo support. This simplifies the meson.build script and allows to use crates such as clap that require picking up features from Cargo.toml. This also allows us to not embed thiserror in subprojects, and instead use a wrap file with a custom meson.build and some patches to make it compile without running its build.rs script.
Description
Languages
Rust
91.8%
Meson
5%
Shell
1.6%
Python
0.8%
Dockerfile
0.8%