This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-07 09:13:07 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fc39e0796bae3aaba08be70606bbb52ccddc1d3
rust
/
library
/
core
/
src
/
str
T
History
Michal Nazarewicz
50cbbef86a
review
2024-01-21 20:12:00 +01:00
..
converts.rs
Add invalid_from_utf8 analogous to invalid_from_utf8_unchecked
2023-05-27 00:18:28 +02:00
count.rs
…
error.rs
remove cfg(bootstrap)
2022-09-26 10:14:45 +02:00
iter.rs
optimize str::iter::Chars::advance_by
2023-11-27 22:06:35 +01:00
lossy.rs
Expose
Utf8Lossy
as
Utf8Chunks
2022-08-20 12:49:20 -04:00
mod.rs
review
2024-01-21 20:12:00 +01:00
pattern.rs
Update std::simd usage and test outputs
2023-11-26 09:02:25 -05:00
traits.rs
Convert many
assert_unsafe_precondition
to
debug_assert_nounwind
2023-11-25 23:58:51 +00:00
validations.rs
Replace most uses of
pointer::offset
with
add
and
sub
2022-08-21 02:21:41 +04:00