Skip to content

Building SQLx with -Z features fails #526

Closed
@jplatte

Description

@jplatte

Here's what I've found fails:

  • cargo build -Z features=all
  • cargo build -Z features=all --no-default-features --features runtime-async-std,migrate
  • cargo build -Z features=all --no-default-features --features runtime-async-std,any

I haven't (yet) been able to surface this just compiling sqlx-core.

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