rust/library/core
Matthias Krüger 2b0ce2cf92
Rollup merge of #139031 - DaniPopes:str-trim-closure, r=tgross35
Use char::is_whitespace directly in str::trim*

Use the method directly instead of wrapping it in a closure.
2025-04-27 11:54:57 +02:00
..
src Rollup merge of #139031 - DaniPopes:str-trim-closure, r=tgross35 2025-04-27 11:54:57 +02:00
Cargo.toml update cfgs 2025-04-09 12:29:59 +01:00