-
-
Notifications
You must be signed in to change notification settings - Fork 335
Closed
Description
Hi, I am using maturin
to build a library. Now there has been a change in the nightly
compiler.
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
Labels
No labels