This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e699076780
rust
/
src
/
libcore
/
str
History
Download ZIP
Download TAR.GZ
Matthias Krüger
e699076780
use char pattern for single-character splits: a.split("x") -> a.split('x')
2018-08-22 12:56:32 +02:00
..
lossy.rs
Remove explicit returns where unnecessary
2018-08-04 14:31:03 +02:00
mod.rs
use char pattern for single-character splits: a.split("x") -> a.split('x')
2018-08-22 12:56:32 +02:00
pattern.rs
Deprecation of str::slice_uncheked(_mut)
2018-06-26 13:34:42 +03:00