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
/
libextra
/
future.rs
Age
Commit message (
Expand
)
Author
Lines
2013-09-25
rustdoc: Change all code-blocks with a script
Alex Crichton
-2
/
+2
2013-09-19
Clean up unused imports
Steven Fackler
-2
/
+0
2013-09-19
Add Future::spawn_with
Steven Fackler
-0
/
+23
2013-09-19
Modernize extra::future API
Steven Fackler
-70
/
+62
2013-09-19
Removed future's destructor
Steven Fackler
-9
/
+0
2013-09-16
switch Drop to `&mut self`
Daniel Micay
-1
/
+1
2013-08-22
Enabled unit tests in std and extra.
Vadim Chugunov
-1
/
+0
2013-08-09
Remove the C++ runtime. Sayonara
Brian Anderson
-5
/
+5
2013-08-07
Forbid `priv` where it has no effect
Alex Crichton
-1
/
+1
2013-07-24
auto merge of #7996 : erickt/rust/cleanup-strs, r=erickt
bors
-1
/
+1
2013-07-24
Change 'print(fmt!(...))' to printf!/printfln! in src/lib*
Birunthan Mohanathas
-1
/
+1
2013-07-23
clean up warnings
Erick Tryzelaar
-1
/
+1
2013-07-19
Added a new method to extra::future (unwrap) + a test
Matthijs Hofstra
-0
/
+19
2013-07-17
librustc: Remove the `Copy` bound from the language.
Patrick Walton
-1
/
+0
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-2
/
+2
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
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 to...
Patrick Walton
-0
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+210