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
/
test.rs
Age
Commit message (
Expand
)
Author
Lines
2012-01-18
Remove '.' after nullary tags in patterns
Tim Chevalier
-6
/
+6
2012-01-19
Use ctypes in native function declarations
Haitao Li
-1
/
+2
2012-01-17
libstd: Move std tests into libstd
Brian Anderson
-0
/
+129
2012-01-13
Remove workaround for issue #1494
Marijn Haverbeke
-7
/
+1
2012-01-13
distinguish "any closure" and "stack closure" (block)
Niko Matsakis
-2
/
+2
2012-01-13
make "native fn" the type for bare functions, remove fn exprs
Niko Matsakis
-14
/
+14
2012-01-11
Fix dependency bug iface-did-of-impl resolving
Marijn Haverbeke
-1
/
+1
2012-01-11
Major clean-up of std::io
Marijn Haverbeke
-10
/
+10
2012-01-06
simplify task impl
Niko Matsakis
-4
/
+3
2012-01-05
Switch to new param kind bound syntax
Marijn Haverbeke
-7
/
+7
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-1
/
+1
2011-12-18
std: getopts now uses result::t (fixes #1289)
Stefan Plantikow
-2
/
+3
2011-12-16
reorder args to the various vec, option fns so blk comes last
Niko Matsakis
-2
/
+2
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-0
/
+5
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+353