This website requires JavaScript.
Explore
Help
Sign In
h
/
fish-shell
Watch
1
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2026-04-25 04:11:14 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86c052b6ba5d49bd2efeb7b8a340d2a6e3f8d7b4
fish-shell
/
crates
/
gettext
History
xtqqczze
cb24c4a863
rust: use const_locks feature
...
Closes
#12454
2026-02-17 11:28:58 +11:00
..
src
rust: use const_locks feature
2026-02-17 11:28:58 +11:00
Cargo.toml
sync:
once_cell::sync::Lazy
->
std::sync::LazyLock
2026-01-07 07:59:24 +01:00