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
/
string.rs
Age
Commit message (
Expand
)
Author
Lines
2017-08-15
Auto merge of #43500 - murarth:string-retain, r=alexcrichton
bors
-0
/
+51
2017-08-14
Add method `String::retain`
Murarth
-0
/
+51
2017-08-12
Fix some typos
Bastien Orivel
-1
/
+1
2017-08-08
Fix trait name `Deref`
Natalie Boehm
-1
/
+1
2017-08-08
Update solution to add using `&*` as well as `as_str()`
Natalie Boehm
-4
/
+9
2017-08-07
Update explanation of deref coercion
Natalie Boehm
-8
/
+10
2017-08-04
Update String Deref to explain why using &String does not always work
Natalie Boehm
-2
/
+25
2017-07-04
Rollup merge of #42227 - ollie27:into_to_from, r=aturon
Mark Simulacrum
-4
/
+4
2017-06-30
Revert "Stabilize RangeArgument"
Steven Fackler
-2
/
+3
2017-06-24
Stabilize RangeArgument
Steven Fackler
-3
/
+2
2017-06-23
Removed as many "```ignore" as possible.
kennytm
-1
/
+1
2017-06-21
Update version numbers for From impls
Oliver Middleton
-1
/
+1
2017-06-21
Convert Intos to Froms.
Clar Charr
-3
/
+3
2017-06-15
Utf8Lossy type with chunks iterator and impl Display and Debug
Stepan Koltsov
-99
/
+22
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-0
/
+2287
[prev]