This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
fish-shell
Watch
2
Star
0
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2025-03-12 21:42:13 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
fish-shell
/
src
/
env
History
Fabian Boehm
20830744a9
Apply some clippy lints
...
Nothing too surprising, mostly removing useless references and lambdas
2024-05-26 10:37:37 +02:00
..
environment_impl.rs
Add note about possible safety issue with GLOBAL_NODE
2024-05-16 20:33:43 -05:00
environment.rs
Apply some clippy lints
2024-05-26 10:37:37 +02:00
mod.rs
Remove obsolete no_mangle directives
2024-02-15 01:22:37 +01:00
var.rs
Convert some lazy_static to OnceCell/OnceLock
2024-05-16 20:33:43 -05:00