Mahmoud Al-Qudsi 35a16e3713 Rename FISH_TSAN_WORKAROUNDS and add feature to Cargo.toml
rustc 1.80 now complains about features not declared in Cargo.toml and cfg
keys/values not declared by build.rs to protect against typos or misuse (you
think you're using the right condition but you're not). See
 and .

(We're not actually using TSAN under CI at this time, but I do want to re-enable
it at some point — especially if we get multithreaded execution going — using
the rust-native TSAN configuration.)

I'll be updating the `rsconf` crate and patching `build.rs` accordingly to also
handle the warnings about unknown cfg values, but tsan is a feature and not a
cfg and these can be dealt with in `Cargo.toml` directly.
2024-05-09 13:58:42 -05:00
..
2024-05-06 14:59:36 -05:00
2024-05-06 14:59:36 -05:00
2024-05-06 14:59:36 -05:00
2024-04-02 21:33:54 +02:00
2024-05-06 14:59:36 -05:00
2024-05-06 14:59:36 -05:00
2024-05-06 14:59:36 -05:00
2024-04-29 22:00:59 +02:00
2024-05-06 14:59:36 -05:00
2024-05-06 14:59:36 -05:00
2024-01-13 03:58:33 +01:00
2024-04-20 13:34:08 +02:00
2024-01-13 08:52:54 +01:00
2024-04-02 14:35:16 +02:00
2024-02-22 20:10:16 +01:00
2024-05-08 22:34:10 -05:00
2024-01-13 03:58:33 +01:00
2024-05-06 14:59:36 -05:00
2024-05-06 14:59:36 -05:00
2024-01-13 03:58:33 +01:00
2024-01-13 03:58:33 +01:00
2024-05-06 14:59:36 -05:00
2024-01-13 03:58:33 +01:00
2024-03-09 13:49:25 +01:00
2024-01-13 08:52:54 +01:00
2024-01-13 03:58:33 +01:00
2024-01-13 03:58:33 +01:00
2024-01-13 08:52:54 +01:00