Skip to content

Question regarding rustc override #540

@ritchie46

Description

@ritchie46

Hi, I am using maturin to build a library. Now there has been a change in the nightly compiler.

rust-lang/packed_simd#321

The CI of other projects can fix this by setting a nightly version from before 2021-03-24. However, if with maturin==0.9.4 this doesn't help and it keeps failing on the feature gate introduced in a recent feature of nightly.

This is the failing pipeline. Could this be related to anything maturin does? Could I see which rustc version maturin gets?

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