1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-24 21:28:20 +02:00
nushell/crates/nu-cli
Ian Manske ff6a67d293
Remove Expr::MatchPattern ()
# Description
Following from , 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 () 2023-12-20 18:52:28 +01:00
tests improve completions of use and overlay use () 2023-12-19 17:14:34 +08:00
Cargo.toml Bump version to 0.88.2 () 2023-12-14 13:55:48 -06:00
LICENSE Fix rest of license year ranges () 2023-04-04 09:03:29 +12:00