devel/bacon - The NetBSD Packages Collection

Background rust code check

bacon is a background rust code checker.

It's designed for minimal interaction so that you can just let it run,
alongside your editor, and be notified of warnings, errors, or test failures
in your Rust code.

It conveys the information you need even in a small terminal so that you can
keep more screen estate for your other tasks.

It shows you errors before warnings, and the first errors before the last ones,
so you don't have to scroll up to find what's relevant.

Build dependencies

lang/rust pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64bacon-2.15.0.tgz
NetBSD 10.0earmv7hfbacon-2.15.0.tgz
NetBSD 10.0i386bacon-2.15.0.tgz
NetBSD 10.0x86_64bacon-2.15.0.tgz
NetBSD 9.0earmv7hfbacon-2.15.0.tgz
NetBSD 9.0i386bacon-2.15.0.tgz
NetBSD 9.0x86_64bacon-2.15.0.tgz
NetBSD 9.3x86_64bacon-2.15.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.