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
/
condition.rs
Age
Commit message (
Expand
)
Author
Lines
2013-11-26
libstd: Fix Win32 and other bustage.
Patrick Walton
-5
/
+5
2013-11-26
test: Remove non-procedure uses of `do` from compiletest, libstd tests,
Patrick Walton
-18
/
+18
2013-11-26
librustc: Remove remaining uses of `&fn()` in favor of `||`.
Patrick Walton
-2
/
+2
2013-11-19
libstd: Change all uses of `&fn(A)->B` over to `|A|->B` in libstd
Patrick Walton
-2
/
+2
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-19
/
+19
2013-10-09
option: rewrite the API to use composition
Daniel Micay
-1
/
+1
2013-09-30
std: Remove usage of fmt!
Alex Crichton
-20
/
+20
2013-09-25
rustdoc: Change all code-blocks with a script
Alex Crichton
-8
/
+8
2013-09-17
Document a few undocumented modules in libstd
Alex Crichton
-33
/
+142
2013-09-16
switch Drop to `&mut self`
Daniel Micay
-1
/
+1
2013-09-04
Another followup on #6009.
Felix S. Klock II
-1
/
+2
2013-08-01
make `in` and `foreach` get treated as keywords
Daniel Micay
-7
/
+7
2013-07-22
new snapshot
Daniel Micay
-61
/
+0
2013-07-17
librustc: Remove all uses of the `Copy` bound.
Patrick Walton
-5
/
+9
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-1
/
+1
2013-07-14
Purge the last remnants of the old TLS api
Alex Crichton
-15
/
+68
2013-07-11
Remove all external requirements of `@` from TLS
Alex Crichton
-1
/
+1
2013-07-09
Rename local_data methods/types for less keystrokes
Alex Crichton
-9
/
+8
2013-07-09
Change TLS to almost be able to contain owned types
Alex Crichton
-1
/
+1
2013-06-25
Change finalize -> drop.
Luqman Aden
-1
/
+1
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-6
/
+6
2013-05-30
Require documentation by default for libstd
Alex Crichton
-0
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-1
/
+2
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+217