index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
src
/
str
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-09-28
Rename Iterator::get_unchecked -> Iterator::__iterator_get_unchecked
Mark Rousskov
-2
/
+2
2020-08-23
Disambiguate char -> prim@char for `core`
Joshua Nelson
-2
/
+33
2020-08-20
Auto merge of #73565 - matthewjasper:core-min-spec, r=nagisa
bors
-6
/
+10
2020-08-19
Use min_specialization in libcore
Matthew Jasper
-6
/
+10
2020-08-19
Rollup merge of #75499 - jack-champagne:jack-champagne/issue-75412, r=Dylan-DPC
Yuki Okushi
-1
/
+1
2020-08-14
Auto merge of #75157 - rodrimati1992:patch-1, r=oli-obk
bors
-13
/
+9
2020-08-13
Fix documentation error
Jack Champagne
-1
/
+1
2020-08-13
Fixed transmute argument
rodrimati1992
-1
/
+1
2020-08-13
Replaced union with transmute
rodrimati1992
-10
/
+4
2020-08-06
Removed blank line that caused CI error
rodrimati1992
-1
/
+0
2020-08-06
Made formatting consistent with surrounding code
rodrimati1992
-5
/
+1
2020-08-05
Fixed mistake
rodrimati1992
-2
/
+2
2020-08-05
Added issue number, removed trailing whitespace
rodrimati1992
-2
/
+2
2020-08-04
Constified str::from_utf8_unchecked
rodrimati1992
-12
/
+19
2020-08-04
Avoid `unwrap_or_else` in str indexing
Tomasz Miąsko
-3
/
+12
2020-07-28
Add str::[r]split_once
Aleksey Kladov
-0
/
+41
2020-07-27
mv std libs to library/
mark
-0
/
+4807