Peter Ammon
|
0651ca0d9b
|
Unify FileId structs
We had two of these! Just use one.
|
2024-07-27 18:48:51 -07:00 |
|
Johannes Altmanninger
|
3cfa09d1bd
|
Make test_init() return a scope guard
To be used in the next commit.
|
2024-03-24 16:33:35 +01:00 |
|
Mahmoud Al-Qudsi
|
58a6eb6e45
|
Convert fish_mkstemp_cloexec() to return an OwnedFd
|
2024-03-09 15:21:47 -06:00 |
|
Fabian Boehm
|
09cd7c7ad9
|
Remove widestring-suffix uses
This removes both the `#[widestrs]` annotation as well as all `"foo"L`
suffixes, and does a `cargo fmt` run on the result
|
2024-01-13 08:52:54 +01:00 |
|
Johannes Altmanninger
|
3ae20bdba0
|
Move fish-rust to project root
|
2024-01-13 03:58:33 +01:00 |
|