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

Problem: upgrade to vergen 4.0.2 fails to compile #2520

@tomtau

Description

@tomtau
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions