nushell/crates/nu-command
Ian Manske ff6a67d293
Remove Expr::MatchPattern (#11367)
# Description
Following from #11356, it looks like `Expr::MatchPattern` is no longer
used in any way. This PR removes `Expr::MatchPattern` alongside
`Type::MatchPattern` and `SyntaxShape::MatchPattern`.

# User-Facing Changes
Breaking API change for `nu_protocol`.
2023-12-20 18:52:28 +01:00
..
src Remove Expr::MatchPattern (#11367) 2023-12-20 18:52:28 +01:00
tests Fix build for BSDs (#11372) 2023-12-19 08:58:45 -06:00
Cargo.toml Bump itertools from 0.11.0 to 0.12.0 (#11360) 2023-12-20 22:58:07 +08:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00