Commit f666b19
committed
Parse
This commit updates Cargo's parsing of rustc's dep-info files to account
for changes made upstream in rust-lang/rust#71858. This means that if
`env!` or `option_env!` is used in crate files Cargo will correctly
rebuild the crate if the env var changes.
Closes #8417# env-dep directives in dep-info files1 parent 67075be commit f666b19
File tree
4 files changed
+339
-96
lines changed- src/cargo/core/compiler
- tests/testsuite
4 files changed
+339
-96
lines changed
0 commit comments