Expand description
Tool pins, baked in at build time from the workspace-root pins.toml (see
build.rs). Read here once so every consumer (cargo-hax’s lean
backend, the --help text) shares a single source of truth. build.rs
requires a complete pins.toml (failing the build otherwise), so these are
always present and non-empty in a successfully built binary.
Constants§
- AENEAS_
REPO - Source repository of the pinned aeneas.
- AENEAS_
VERSION - Short commit SHA
aeneas -versionis expected to report. - CHARON_
VERSION - Version
charon versionis expected to report. - LEAN_
LIB_ REPO - Source repository of the Hax lean proof library.
- LEAN_
LIB_ VERSION - Commit of the Hax lean proof library.
- LEAN_
TOOLCHAIN - Lean toolchain written to generated
lean-toolchainfiles.