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
rust-lang/cargo#10554 and rust-lang/rust#82450 .
(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-02-28 09:41:51 -06:00
2024-05-07 20:23:32 +02:00
2024-05-04 20:49:49 -05:00
2024-01-21 11:49:40 -08:00
2024-01-13 03:58:33 +01:00
2024-05-09 11:20:09 -05:00
2024-05-06 14:59:36 -05:00
2024-05-07 16:59:35 +02:00
2024-05-06 14:59:36 -05:00
2024-05-07 14:03:38 -05:00
2024-05-09 13:33:50 -05:00
2024-05-06 14:59:36 -05:00
2024-04-02 21:33:54 +02:00
2024-04-29 09:20:09 +02:00
2024-04-02 14:35:16 +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-05-06 14:59:36 -05:00
2024-03-17 11:20:44 -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-03-19 16:41:25 +01:00
2024-05-06 14:59:23 -05:00
2024-05-06 14:59:36 -05:00
2024-04-21 14:25:54 +02:00
2024-04-29 22:00:59 +02:00
2024-03-09 10:09:03 +01:00
2024-05-06 14:59:36 -05:00
2024-04-15 09:47:46 -07: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-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-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-05-06 14:59:36 -05:00
2024-05-06 14:59:36 -05:00
2024-04-02 07:34:19 +02:00
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-01-13 08:52:54 +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-05-06 14:59:36 -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-05-09 13:58:42 -05:00
2024-05-06 14:59:36 -05:00
2024-03-09 13:49:25 +01:00
2024-05-03 09:37:56 +02:00
2024-01-13 08:52:54 +01:00
2024-05-07 16:59:35 +02:00
2024-05-09 13:58:42 -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-05-06 14:59:36 -05:00
2024-01-13 08:52:54 +01:00
2024-05-06 14:59:36 -05:00
2024-04-17 12:41:16 -07:00
2024-05-06 14:59:36 -05:00