fish-shell/src/bin
Mahmoud Al-Qudsi 3d648e6e04 Remove Arc from environment::globals() (take 2)
We don't forward this variable for storage in any structs, so there's no reason
to go through an Arc instead of returning the `&'static EnvStack` directly.

NB: This particular change was safe, and passes all tests on its own.
2024-05-16 21:17:15 -05:00
..
fish_indent.rs Remove Arc from environment::globals() (take 2) 2024-05-16 21:17:15 -05:00
fish_key_reader.rs fish_key_reader: use canonical key name for ctrl-{c,d} 2024-04-20 12:11:30 +02:00
fish.rs Fix some more clippies and enable more warnings 2024-05-15 20:05:35 -07:00