Added `build.build_dir` templating support by ranger-ross · Pull Request #15236 · rust-lang/cargo

@epage epage mentioned this pull request

Feb 26, 2025

epage

epage

epage

epage

epage

epage

epage

epage

epage

This is in preparation for adding templating suppport to
the `build.build-dir` configuration option.

@ranger-ross

epage

epage

@ranger-ross

This commit adds logic to check for unexpected variables in templated
paths like `build.build-dir`. Cargo will error if it finds a variable
that it does not know how to expand.

bors added a commit to rust-lang-ci/rust that referenced this pull request

Mar 22, 2025

@bors