Ian Manske
c9c93f5b4d
Remove Value::MatchPattern
( #11356 )
...
# Description
`Value::MatchPattern` implies that `MatchPattern`s are first-class
values. This PR removes this case, and commands must now instead use
`Expr::MatchPattern` to extract `MatchPattern`s just like how the
`match` command does using `Expr::MatchBlock`.
# User-Facing Changes
Breaking API change for `nu_protocol` crate.
2023-12-18 07:25:34 +13:00
..
2023-12-15 14:32:37 +08:00
2023-10-30 19:55:40 +01:00
2023-12-15 14:32:37 +08:00
2023-12-09 18:46:21 -06:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-09 18:46:21 -06:00
2023-12-15 14:32:37 +08:00
2023-12-18 07:25:34 +13:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-09-03 07:27:29 -07:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-08-26 16:41:29 +03:00
2023-10-06 18:55:29 +02:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-11-19 23:25:09 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-12-15 14:32:37 +08:00
2023-08-26 16:41:29 +03:00
2023-12-15 14:32:37 +08:00