fish-shell/fish-rust
ridiculousfish 2ec482e94a Move the Option out of ParsedSourceRef, and use Arc instead of Rc
Two small fixes:

1. ParsedSourceRef, if present, should not be None; express that in the type.
2. ParsedSourceRef is intended to be shareable across threads; make it so.
2023-07-02 17:46:04 -07:00
..
src Move the Option out of ParsedSourceRef, and use Arc instead of Rc 2023-07-02 17:46:04 -07:00
widestring-suffix Update dependencies for asan to work 2023-06-29 20:02:43 -05:00
build.rs Adopt the new output.rs 2023-06-17 12:14:42 -07:00
Cargo.lock Port builtins/status to fish 2023-07-01 15:33:01 -07:00
Cargo.toml Port builtins/status to fish 2023-07-01 15:33:01 -07:00