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
/
libstd
/
pipes.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-04
Remove old tests and code for `select`
Brian Anderson
-44
/
+0
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-4
/
+4
2013-08-02
librustc: Disallow "unsafe" for external functions
Patrick Walton
-9
/
+7
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-5
/
+5
2013-07-20
librustc: Remove `pub extern` and `priv extern` from the language.
Patrick Walton
-9
/
+10
2013-07-20
Use Option .take() or .take_unwrap() instead of util::replace where possible
blake2-ppc
-10
/
+8
2013-07-17
librustc: Add a lint mode for unnecessary `copy` and remove a bunch of them.
Patrick Walton
-1
/
+1
2013-06-28
librustc: Change "Owned" to "Send" everywhere
Patrick Walton
-17
/
+17
2013-06-25
Change finalize -> drop.
Luqman Aden
-3
/
+3
2013-06-21
libstd: cleanup warnings
James Miller
-1
/
+0
2013-06-16
Remove moves from *T and implement in another way
Niko Matsakis
-7
/
+6
2013-06-10
Tag a bunch of destructors that need mutable self with FIXME for #4330. Close...
Ben Blum
-0
/
+1
2013-06-08
std: remove each[i]_mut functions, in favour of iterators.
Huon Wilson
-6
/
+6
2013-06-03
rename the Ptr trait to RawPtr
Daniel Micay
-1
/
+1
2013-06-01
Swap return value of pipes::init Fixes #4501
Nick Desaulniers
-4
/
+4
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-12
/
+12
2013-05-30
Require documentation by default for libstd
Alex Crichton
-0
/
+2
2013-05-27
syntax highlight code examples in docstrings
Daniel Micay
-14
/
+14
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+916