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-06-17 02:41:15 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa5ecd0efa8e57de01dc74b66ec049ff43bd3611
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