rust/crates/stdx/src
Igor Matuszewski a7224c998d Don't explicitly warn against semicolon_in_expressions_from_macros
This has been warn-by-default for two years now and has already been
added to the future-incompat lints in 1.68.
2023-12-05 11:35:09 +01:00
..
thread Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00
anymap.rs chore: add comments to mention anymap is a port from another repo 2023-09-20 09:07:58 +09:00
lib.rs Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
macros.rs Various small fixes 2023-09-22 10:13:51 +02:00
non_empty_vec.rs minor: replace panics with types 2022-01-02 19:05:37 +03:00
panic_context.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
process.rs Various small fixes 2023-09-22 10:13:51 +02:00
rand.rs Fix a pair of typos 2023-02-15 14:11:11 +02:00
thread.rs Wrap platform-specific QoS in r-a-specific “thread intent” 2023-05-28 20:37:38 +10:00