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
/
libcore
/
unstable
/
at_exit.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-100
/
+0
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-2
/
+2
2013-05-08
libcore: Remove mutable fields from the task builder API
Patrick Walton
-1
/
+3
2013-05-08
libcore: Remove mutable fields from rand.
Patrick Walton
-1
/
+2
2013-04-24
libcore: remove @Rng from rand, and use traits instead.
Huon Wilson
-1
/
+1
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-3
/
+3
2013-03-28
Removing unused imports
Alex Crichton
-1
/
+1
2013-03-13
librustc: Don't accept `as Trait` anymore; fix all occurrences of it.
Patrick Walton
-3
/
+4
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-3
/
+3
2013-03-07
libcore: Remove `extern mod { ... }` from libcore. rs=deexterning
Patrick Walton
-2
/
+6
2013-03-04
Adding missing imports for tests, and gate off others
Alex Crichton
-0
/
+2
2013-03-04
Remove unused imports throughout src/
Alex Crichton
-2
/
+0
2013-03-01
Rename core::private to core::unstable. #4743
Brian Anderson
-0
/
+92