HomeFreeBSD

textproc/ripgrep: Unbreak with Rust 1.56.0

Description

textproc/ripgrep: Unbreak with Rust 1.56.0

error[E0557]: feature has been removed

--> /wrkdirprefix/usr/ports/textproc/ripgrep/work/ripgrep-13.0.0/cargo-crates/packed_simd_2-0.3.5/src/lib.rs:215:5
 |

215 | const_generics,

|     ^^^^^^^^^^^^^^ feature has been removed
|
= note: removed in favor of `#![feature(adt_const_params]` and `#![feature(generic_const_exprs)]`

PR: 259251

Details

Provenance
tobikAuthored on Oct 18 2021, 8:53 PM
Parents
R11:83810086906d: devel/cargo-c: Backport patch-in-config stabilization in Rust 1.56.0
Branches
Unknown
Tags
Unknown