fish-shell/fish-rust
Johannes Altmanninger 2c331e9c69 Implement more bitwise operation for parser bitfields
These will be used in the parser.

Maybe this type should be a struct with boolean fields. The current way has
the upside that the usage is exactly the same as in C++.
2023-03-04 22:24:22 +01:00
..
src Implement more bitwise operation for parser bitfields 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