We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a074b5c commit e2ea867Copy full SHA for e2ea867
.github/workflows/ci.yml
@@ -20,8 +20,6 @@ jobs:
20
- rust: 1.83.0 # MSRV
21
features: serde
22
experimental: false
23
- # doctest of `ArrayVec::spare_capacity_mut` has MSRV 1.55
24
- test-args: --skip spare_capacity_mut
25
- rust: 1.85.0
26
27
0 commit comments