You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: