Expand description
Build configuration for Rust’s release channels.
Implements the stable/beta/nightly channel distinctions by setting various
flags like the unstable_features, calculating variables like release and
package_vers, and otherwise indicating to the compiler what it should
print out as part of its version information.
Structs
Enums
Functions
- Read the commit information from the
git-commit-infofile given the project root. - Write the commit hash to the
git-commit-hashfile given the project root. - Write the commit information to the
git-commit-infofile given the project root.