os-rust/library/core
Eduardo Sánchez Muñoz 4872b6bcbd Improve example of impl Pattern for &[char]
The previous version used `['l', 'l']` as pattern, which would suggest that it matches the `ll` of `Hello world` as a whole.
2024-11-04 19:08:28 +01:00
..
benches Stabilize isqrt feature 2024-10-08 10:58:49 -04:00
src Improve example of impl Pattern for &[char] 2024-11-04 19:08:28 +01:00
tests Rollup merge of #132423 - RalfJung:const-eval-align-offset, r=dtolnay 2024-11-03 20:08:13 -08:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00