Commit 1ff78a9
committed
ci: disable the
The MSRV only holds when crate-unstable features aren't used.
`unsafe-pinned` is an unstable feature as mentioned in the README, but
it hasn't been disabled for this test (that's because it didn't trigger
before, since there was no stable version containing the feature).
Signed-off-by: Benno Lossin <lossin@kernel.org>unsafe-pinned feature in the MSRV workflow1 parent 1f4f749 commit 1ff78a9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments