57f64c67e0
[core/fmt] Replace checked slice indexing by unchecked to support panic-free code Fixes #126425 Replace the potentially panicking `[]` indexing with `get_unchecked()` to prevent linking with panic-related code. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |