0.2.4 (current)
From kornelski/crev-proofs copy of git.savannah.gnu.org.
These reviews are from cargo-vet. To add your review, set up cargo-vet
and submit your URL to its registry.
0.2.4 (current)
From kornelski/crev-proofs copy of git.savannah.gnu.org.
The current version of NumToA is 0.2.4.
0.2.3 (older version)
From kornelski/crev-proofs copy of salsa.debian.org.
Packaged for Debian (stable). Changelog:
cargo-vet does not verify reviewers' identity. You have to fully trust the source the audits are from.
May have been packaged automatically without a review
This crate can be compiled, run, and tested on a local workstation or in controlled automation without surprising consequences. More…
These reviews are from Crev, a distributed system for code reviews. To add your review, set up cargo-crev
.
The current version of NumToA is 0.2.4.
0.2.3 (older version) Thoroughness: High Understanding: High
by gitlab.com/sgued on 2022-01-22
There are some bits of unsafe code converting from [u8] to str which seem correct since the buffer should only contain ascii characters.
Unexpected panics can occur when the base is larger that 36 or negative. See https://gitlab.com/mmstick/numtoa/-/issues/14 and https://gitlab.com/mmstick/numtoa/-/issues/15 The owner is not responsive to issues and pull requests after several months.
0.1.0 (older version) Thoroughness: High Understanding: High
by gitlab.com/sgued on 2022-01-22
There are some bits of unsafe code converting from [u8] to str which seem correct since the buffer should only contain ascii characters.
Unexpected panics can occur when the base is larger that 36 or negative. See https://gitlab.com/mmstick/numtoa/-/issues/14 and https://gitlab.com/mmstick/numtoa/-/issues/15 An 0.2 version has been released, and the owner is unresponsive to issues and merge requests.
Crates in the crates.io registry are tarball snapshots uploaded by crates' publishers. The registry is not using crates' git repositories. There is absolutely no guarantee that the repository URL declared by the crate belongs to the crate, or that the code in the repository is the code inside the published tarball.
To review the actual code of the crate, it's best to use cargo crev open numtoa
. Alternatively, you can download the tarball of numtoa v0.2.4 or view the source online.
Packaged for Guix (crates-io)