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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
liballoc
/
tests
/
str.rs
Age
Commit message (
Expand
)
Author
Lines
2018-06-03
impl Default for &mut str
kennytm
-0
/
+1
2018-06-01
add more join tests
Emerentius
-0
/
+13
2018-05-21
Avoid counting characters and add explanatory comment to test
varkor
-0
/
+6
2018-05-21
Only escape extended grapheme characters in the first position
varkor
-1
/
+1
2018-05-21
Make {char, str}::escape_debug and impl Debug for {char, str} consistent
varkor
-0
/
+1
2018-05-10
Skip a memory-hungry test that OOMs
Alex Crichton
-0
/
+1
2018-04-30
revise test gen macro for str
Michael Lamparski
-144
/
+81
2018-04-30
decrease false negatives for str overflow test
Michael Lamparski
-1
/
+3
2018-04-30
flesh out tests for SliceIndex
Michael Lamparski
-99
/
+378
2018-04-30
collect str SliceIndex tests into a mod
Michael Lamparski
-137
/
+140
2018-04-18
fix my unit test that was horrendously wrong
Michael Lamparski
-3
/
+17
2018-04-17
smaller PR just to fix #50002
Michael Lamparski
-0
/
+16
2018-04-12
Merge unstable Utf16Encoder into EncodeUtf16
Simon Sapin
-2
/
+1
2018-04-12
Merge core::unicode::str into core::str
Simon Sapin
-1
/
+1
2018-04-12
Deprecate the std_unicode crate
Simon Sapin
-1
/
+1
2017-11-21
fix some typos
Martin Lindhe
-3
/
+3
2017-11-03
Remove unused AsciiExt imports and fix tests related to ascii methods
Lukas Kalbertodt
-1
/
+0
2017-09-22
Add support for `..=` syntax
Alex Burka
-8
/
+8
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-0
/
+1573