rust/library/core
Jubilee 96ae9d4703
Rollup merge of #132113 - LaihoE:pattern_as_utf8_default_impl, r=workingjubilee
Provide a default impl for Pattern::as_utf8_pattern

Newly added ```Pattern::as_utf8_pattern()``` causes needless breakage for crates that implement Pattern. This provides a default implementation instead.
r? `@BurntSushi`
2024-10-24 15:53:35 -07:00
..
benches Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
src Rollup merge of #132113 - LaihoE:pattern_as_utf8_default_impl, r=workingjubilee 2024-10-24 15:53:35 -07:00
tests Rollup merge of #131707 - clarfonthey:constify-core-tests, r=thomcc 2024-10-23 06:51:23 +02:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00