Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Problem: upgrade to vergen 4.0.2 fails to compile #2520

Open
tomtau opened this issue Feb 15, 2021 · 0 comments
Open

Problem: upgrade to vergen 4.0.2 fails to compile #2520

tomtau opened this issue Feb 15, 2021 · 0 comments

Comments

@tomtau
Copy link
Contributor

tomtau commented Feb 15, 2021

error[E0609]: no field `llvm_version` on type `VersionMeta`
912
Error:   --> /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/vergen-4.0.2/src/feature/rustc.rs:79:42
913
   |
914
79 |             if let Some(llvmver) = rustc.llvm_version {
915
   |                                          ^^^^^^^^^^^^ unknown field
916
   |
917
   = note: available fields are: `semver`, `commit_hash`, `commit_date`, `build_date`, `channel` ... and 2 others
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant