gpo.zugaina.org

Search Portage & Overlays:

dev-util/cargo-geiger

Detects usage of unsafe Rust in a Rust crate and its dependencies.

Screenshots

  • cargo-geiger-0.11.7-r1
    ~amd64
    debug

    View      Download      Browse     License: || ( Apache-2.0 MIT ) Apache-2.0 BSD ISC MIT MPL-2.0 MPL-2.0 Unicode-DFS-2016   
    Overlay: supertux88

ChangeLog

commit 29ccc622479387978075fc23ce60dec5b921a066
Author: Benjamin Neff <benjamin@coding4coffee.ch>
Date: Mon Jan 27 01:08:58 2025 +0100

dev-util/cargo-geiger: Fix compile error with rust >= 1.80

Update "time" crate to compile with new rust versions

Also allow warnings, as new warnings were added which caused the build
to fail.

commit d2b496b27eea78d392f4a73727af1f593e52fcb6
Author: Benjamin Neff <benjamin@coding4coffee.ch>
Date: Sun Jan 19 19:30:17 2025 +0100

*/*: fix some pkgcheck complaints

commit ce2584fb751a1ca2e02cf2038c1a3bff6cc47600
Author: Benjamin Neff <benjamin@coding4coffee.ch>
Date: Sat Apr 13 02:43:36 2024 +0200

mev-util/cargo-geiger: add dev-libs/libgit2 as a dependency

cargo-geiger needs to be rebuilt when the libgit version changes

commit 90f353e6531b7888c8097f19b56847a64909dcbd
Author: Benjamin Neff <benjamin@coding4coffee.ch>
Date: Sun Feb 18 22:41:18 2024 +0100

dev-util/cargo-geiger: new package, add 0.11.7