fish-shell/fish-rust
Johannes Altmanninger be89793669 Fix buffer overflow accessing error source in ParseError::describe()
For some reason this error is triggered by tests after the Rust port of
ast.cpp. Might want to get to the bottom of this but moving it back
to match the original C++ logic fixes it.
2023-03-04 22:24:22 +01:00
..
src Fix buffer overflow accessing error source in ParseError::describe() 2023-03-04 22:24:22 +01:00
widestring-suffix Initial Rust commit 2023-02-02 19:34:47 -07:00
build.rs Silence -Wcomment warnings in cxx compiler runs 2023-03-04 22:24:22 +01:00
Cargo.lock Port random to rust 2023-02-19 21:01:46 +01:00
Cargo.toml Run rustfmt and clippy in CI (#9616) 2023-02-26 13:20:20 -06:00