Skip to content

Commit f666b19

Browse files
committed
Parse # env-dep directives in dep-info files
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
1 parent 67075be commit f666b19

File tree

4 files changed

+339
-96
lines changed

4 files changed

+339
-96
lines changed

0 commit comments

Comments
 (0)