Nilstrieb 0e1353bebd Don't mark #[rustc_deprecated_safe_2024] functions as unsafe
`std::env::set_var` will be unsafe in edition 2024, but not before it.
I couldn't quite figure out how to check for the span properly, so for now
we just turn the false positives into false negatives, which are less bad.
2024-06-02 15:04:26 +02:00
..
2024-05-31 11:24:26 -04:00
2024-04-01 17:55:56 +02:00
2024-04-06 13:12:07 +02:00
2024-05-19 11:20:26 +03:00
2024-05-15 18:55:27 +02:00
2024-05-15 18:55:27 +02:00
2024-04-01 17:55:56 +02:00
2024-04-18 11:00:22 +02:00
2024-05-14 11:21:04 +02:00
2024-03-19 15:39:00 +01:00
2024-03-21 20:08:30 +01:00