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
/
libworkcache
Age
Commit message (
Expand
)
Author
Lines
2014-05-30
Remove libworkcache
Steven Fackler
-535
/
+0
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-3
/
+3
2014-05-27
Move std::{reflect,repr,Poly} to a libdebug crate
Alex Crichton
-4
/
+2
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-13
/
+13
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-13
/
+13
2014-05-21
Change static.rust-lang.org to doc.rust-lang.org
Alex Crichton
-1
/
+1
2014-05-16
auto merge of #14233 : pcwalton/rust/detildestr-morelibs, r=alexcrichton
bors
-4
/
+7
2014-05-16
libserialize: Remove all uses of `~str` from `libserialize`.
Patrick Walton
-4
/
+7
2014-05-16
workcache: add crate doc block
Corey Richardson
-68
/
+66
2014-05-14
Process::new etc should support non-utf8 commands/args
Aaron Turon
-5
/
+2
2014-05-14
libworkcache: Remove all uses of `~str` from `libworkcache`.
Patrick Walton
-30
/
+39
2014-05-12
Add the patch number to version strings. Closes #13289
Brian Anderson
-1
/
+1
2014-04-27
Update libworkcache with libserialize's json changes
Nicolas Silva
-4
/
+4
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-4
/
+4
2014-04-15
workcache: Don't assume gcc exists on all platforms
Alex Crichton
-1
/
+2
2014-04-10
Remove some internal ~[] from several libraries.
Huon Wilson
-4
/
+5
2014-04-08
Register new snapshots
Alex Crichton
-2
/
+2
2014-04-06
De-~[] Mem{Reader,Writer}
Steven Fackler
-1
/
+1
2014-04-06
De-~[] Reader and Writer
Steven Fackler
-2
/
+2
2014-04-03
Bump version to 0.11-pre
Brian Anderson
-1
/
+1
2014-04-03
auto merge of #13286 : alexcrichton/rust/release, r=brson
bors
-1
/
+1
2014-03-31
workcache: Switch field privacy as necessary
Alex Crichton
-11
/
+11
2014-03-31
Bump version to 0.10
Alex Crichton
-1
/
+1
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-9
/
+9
2014-03-27
serialize: use Result
Sean McArthur
-11
/
+11
2014-03-27
Fix fallout of removing default bounds
Alex Crichton
-2
/
+2
2014-03-24
test: Update all tests with the sync changes
Alex Crichton
-16
/
+16
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-1
/
+1
2014-03-15
Test fixes and rebase conflicts
Alex Crichton
-0
/
+2
2014-03-15
Add rustdoc html crate info
Steven Fackler
-0
/
+3
2014-03-14
extra: Put the nail in the coffin, delete libextra
Alex Crichton
-0
/
+523