|
converts.rs
|
fix: make str::from_raw_parts_mut mut
|
2024-04-18 01:46:49 +02:00 |
|
count.rs
|
Always use the general case char count
|
2024-05-27 12:05:00 +02:00 |
|
error.rs
|
remove cfg(bootstrap)
|
2022-09-26 10:14:45 +02:00 |
|
iter.rs
|
core: actually use TAIT instead of emulating it
|
2024-05-21 15:59:48 +02:00 |
|
lossy.rs
|
Replace version placeholders for 1.79
|
2024-05-01 21:01:51 -04:00 |
|
mod.rs
|
core: use Copy in TAIT to fix clippy lint
|
2024-05-23 13:38:52 +02:00 |
|
traits.rs
|
Use unchecked_sub in str indexing
|
2024-04-06 14:09:03 -04:00 |