mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-20 18:41:16 -03:00
Extract our own cfg value, to avoid noisy warnings like: warning: unexpected `cfg` condition value: `cygwin` --> src/fallback.rs:78:23 | 78 | #[cfg(not(target_os = "cygwin"))] | ^^^^^^^^^^^^^^^^^^^^ | The cygwin target will be added to Rust 1.86, so we can get rid of this after some time.
17 KiB
17 KiB