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
/
libextra
/
future.rs
Age
Commit message (
Collapse
)
Author
Lines
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-9
/
+8
2013-06-28
librustc: Change "Owned" to "Send" everywhere
Patrick Walton
-2
/
+2
2013-06-27
auto merge of #7361 : brson/rust/incoming, r=brson
bors
-1
/
+1
2013-06-25
Change finalize -> drop.
Luqman Aden
-1
/
+1
2013-06-22
replaced some 'std::' with 'extra::' in comments
reus
-1
/
+1
2013-06-16
Add copies to type params with Copy bound
Niko Matsakis
-1
/
+1
2013-06-04
std::cell: Modernize constructors
Philipp Brüschweiler
-3
/
+3
Part of #3853
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-4
/
+4
2013-05-30
libextra: Require documentation by default
Alex Crichton
-0
/
+2
2013-05-27
syntax highlight code examples in docstrings
Daniel Micay
-1
/
+1
2013-05-22
libextra: Rename the actual metadata names of libcore to libstd and libstd ↵
Patrick Walton
-0
/
+2
to libextra
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+210
This only changes the directory names; it does not change the "real" metadata names.