fish-shell/fish-rust
Fabian Boehm 3bfe798dbb Fix read_blocked
This caused math to assert out because it never wrote into the buffer.

Now, presumably it wrote somewhere but I don't know where, so fixing
this seems like a good idea.

Fixes #9735.
2023-04-17 17:28:24 +02:00
..
src Fix read_blocked 2023-04-17 17:28:24 +02:00
widestring-suffix Initial Rust commit 2023-02-02 19:34:47 -07:00
build.rs Port AST to Rust 2023-04-16 17:46:56 +02:00
Cargo.lock cargo update 2023-04-16 17:21:54 +02:00
Cargo.toml Introduce wcstring_list_ffi_t 2023-04-15 17:53:52 -07:00