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
/
src
/
test
/
run-pass
/
struct-order-of-eval-1.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-09
For FRU, evaluate field expressions (into scratch temps) before base expression.
Felix S. Klock II
-1
/
+2
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-2
/
+2
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-1
/
+1
2014-05-14
test: Remove all uses of `~str` from the test suite.
Patrick Walton
-3
/
+9
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-1
/
+1
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-2
/
+0
2013-07-23
std: remove str::to_owned and str::raw::slice_bytes_owned
Erick Tryzelaar
-1
/
+1
2013-06-13
Revert "std: convert {vec,str}::to_owned to methods."
Brian Anderson
-1
/
+1
2013-06-12
std: convert {vec,str}::to_owned to methods.
Huon Wilson
-1
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-05-10
renamed str::from_slice to str::to_owned
Youngsoo Son
-1
/
+1
2013-03-06
Add regression tests for a subtle aspect of expr_struct translation.
Jed Davis
-0
/
+16