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
/
libstd
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2013-12-24
std: Get stdtest all passing again
Alex Crichton
-3
/
+5
2013-12-24
std: Introduce std::sync
Alex Crichton
-0
/
+1
2013-12-19
Rename pkgid to crate_id
Corey Richardson
-0
/
+2
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-1
/
+0
2013-12-16
Rewrite std::comm
Alex Crichton
-1
/
+2
2013-12-15
Register new snapshots
Alex Crichton
-9
/
+1
2013-12-10
Make crate hash stable and externally computable.
Jack Moffitt
-3
/
+5
2013-12-03
Register new snapshots
Alex Crichton
-3
/
+1
2013-11-30
Test fixes and merge conflicts
Alex Crichton
-0
/
+1
2013-11-29
Add generation of static libraries to rustc
Alex Crichton
-10
/
+4
2013-11-28
Register new snapshots
Alex Crichton
-3
/
+1
2013-11-26
Remove unused std::routine
Alex Crichton
-1
/
+0
2013-11-19
add an initial `Gc<T>` stub with the API
Daniel Micay
-0
/
+1
2013-11-11
Move std::rt::io to std::io
Alex Crichton
-2
/
+4
2013-11-11
Remove #[fixed_stack_segment] and #[rust_stack]
Alex Crichton
-0
/
+2
2013-11-08
Specify package_id for rust libs, to avoid spurious warnings
Andrei Formiga
-0
/
+1
2013-11-07
Edited comment for docs to show std::io is deleted and replaced by std::rt::io
Carol Willing
-1
/
+1
2013-11-03
Rename files to match current recommendations.
Chris Morgan
-0
/
+230
[prev]