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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-19
rustdoc: Show macros in documentation
Alex Crichton
-1
/
+1
2014-02-14
extern mod => extern crate
Alex Crichton
-6
/
+6
2014-02-11
Move replace and swap to std::mem. Get rid of std::util
Edward Wang
-1
/
+0
2014-02-07
Delete send_str, rewrite clients on top of MaybeOwned<'static>
Kevin Ballard
-1
/
+0
2014-02-06
Remove std::condition
Alex Crichton
-3
/
+0
2014-02-02
std,extra: remove use of & support for @[].
Huon Wilson
-1
/
+0
2014-01-29
Remove seldom-used std::reference functions.
xales
-1
/
+1
2014-01-29
Remove double-use of logging.
xales
-1
/
+0
2014-01-29
Rename std::borrow to std::reference.
xales
-1
/
+1
2014-01-28
Feature gate #[simd]
David Manescu
-1
/
+2
2014-01-24
Move macro_rules! macros to libstd
Steven Fackler
-1
/
+3
2014-01-22
add new vector representation as a library
Daniel Micay
-0
/
+1
2014-01-20
Register new snapshots
Alex Crichton
-2
/
+1
2014-01-12
Bump version to 0.10-pre
Brian Anderson
-0
/
+1
2014-01-09
Remove ApproxEq and assert_approx_eq!
Brendan Zabarauskas
-0
/
+1
2014-01-07
'borrowed pointer' -> 'reference'
Brian Anderson
-1
/
+1
2014-01-05
std: mark some modules as unstable
Corey Richardson
-2
/
+9
2014-01-03
auto merge of #11149 : alexcrichton/rust/remove-either, r=brson
bors
-1
/
+0
2014-01-03
Remove std::either
Alex Crichton
-1
/
+0
2014-01-02
Bump version to 0.9
Brian Anderson
-1
/
+1
2013-12-26
Register new snapshots
Alex Crichton
-2
/
+0
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