fish-shell/fish-rust
Fabian Boehm 482616f101 parse_util: Only reject time in a pipeline without decorator
This allows e.g. `foo | command time`, while still rejecting `foo | time`.

(this should really be done in the ast itself, but tbh most of
parse_util kinda should)

Fixes #9985
2023-08-25 19:45:15 +02:00
..
src parse_util: Only reject time in a pipeline without decorator 2023-08-25 19:45:15 +02:00
widestring-suffix Move edition and MSRV to workspace 2023-08-19 15:18:38 +02:00
build.rs Use the workspace from CMake 2023-08-19 15:18:38 +02:00
Cargo.toml Move edition and MSRV to workspace 2023-08-19 15:18:38 +02:00