FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

validate msrv build in CI · Issue #2836 · ast-grep/ast-grep · GitHub

validate msrv build in CI #2836

Description

Currently there is no validation in CI that the crate actually builds for the rust-version specified in Cargo.toml.

error: rustc 1.85.1 is not supported by the following packages:
  libloading@0.9.0 requires rustc 1.88.0
  napi@3.10.5 requires rustc 1.88
  napi@3.10.5 requires rustc 1.88
  napi@3.10.5 requires rustc 1.88
  napi-build@2.3.2 requires rustc 1.88
  napi-derive@3.5.10 requires rustc 1.88
  napi-derive-backend@5.1.2 requires rustc 1.88
  napi-sys@3.2.3 requires rustc 1.88
Either upgrade rustc or select compatible dependency versions with
`cargo update <name>@<current-ver> --precise <compatible-ver>`
where `<compatible-ver>` is the latest version supporting rustc 1.85.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL