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
/
libtest
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-16
/
+16
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-5
/
+6
2014-12-26
Make Send and Sync traits unsafe
Flavio Percoco
-1
/
+1
2014-12-26
Require types to opt-in Sync
Flavio Percoco
-0
/
+2
2014-12-22
rollup merge of #20033: alexcrichton/deprecate-serialise
Alex Crichton
-1
/
+2
2014-12-22
serialize: Fully deprecate the library
Alex Crichton
-1
/
+2
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-3
/
+5
2014-12-19
libtest: use `#[deriving(Copy)]`
Jorge Aparicio
-11
/
+4
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-3
/
+3
2014-12-18
Fallout from new thread API
Aaron Turon
-9
/
+8
2014-12-18
enumset fallout
Alexis Beingessner
-3
/
+3
2014-12-18
s/Tree/BTree
Alexis Beingessner
-2
/
+2
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-19
/
+21
2014-12-13
libtest: use unboxed closures
Jorge Aparicio
-8
/
+10
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-3
/
+16
2014-12-08
auto merge of #19560 : sfackler/rust/should-fail-reason, r=alexcrichton
bors
-23
/
+70
2014-12-06
libtest: remove unnecessary `to_string()` calls
Jorge Aparicio
-1
/
+1
2014-12-06
libtest: remove unnecessary `as_mut_slice()` calls
Jorge Aparicio
-1
/
+1
2014-12-06
libtest: remove unnecessary `as_slice()` calls
Jorge Aparicio
-3
/
+3
2014-12-06
Change from message to expected
Steven Fackler
-1
/
+1
2014-12-06
Allow message specification for should_fail
Steven Fackler
-23
/
+70
2014-12-05
auto merge of #19508 : cmr/rust/rollup-2014_12_03, r=cmr
bors
-21
/
+3
2014-12-05
test: expose boxplot and the extra stats test keeps track of
Erick Tryzelaar
-5
/
+64
2014-12-03
libtest: get rid of dependency to ToJson
Oliver Schneider
-21
/
+3
2014-11-27
auto merge of #19343 : sfackler/rust/less-special-attrs, r=alexcrichton
bors
-2
/
+0
2014-11-26
Test fixes and rebase conflicts
Alex Crichton
-3
/
+3
2014-11-26
rollup merge of #19299: nikomatsakis/stop-indenting-test-output
Alex Crichton
-3
/
+1
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-2
/
+0
2014-11-25
Stop indenting error messages. It throws off M-x next-error in emacs and seem...
Niko Matsakis
-3
/
+1
2014-11-23
Rename unwrap functions to into_inner
Alex Crichton
-1
/
+1
2014-11-18
std: Stabilize std::fmt
Alex Crichton
-2
/
+2
2014-11-18
implement Writer for Vec<u8>
Daniel Micay
-5
/
+3
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-1
/
+10
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-1
/
+1
2014-11-16
Move FromStr to core::str
Brendan Zabarauskas
-1
/
+1
2014-11-14
auto merge of #18880 : barosl/rust/doc-fail-to-panic, r=alexcrichton
bors
-1
/
+1
2014-11-14
auto merge of #18827 : bjz/rust/rfc369-numerics, r=alexcrichton
bors
-1
/
+1
2014-11-12
auto merge of #18858 : alexcrichton/rust/remove-time, r=jakub
bors
-37
/
+34
2014-11-12
Register new snapshots
Alex Crichton
-50
/
+0
2014-11-12
time: Deprecate the library in the distribution
Alex Crichton
-37
/
+34
2014-11-13
Remove Signed trait and add SignedInt trait
Brendan Zabarauskas
-1
/
+1
2014-11-13
Remove lots of numeric traits from the preludes
Brendan Zabarauskas
-0
/
+1
2014-11-13
Move saturating operator methods into Int
Brendan Zabarauskas
-1
/
+0
2014-11-12
Fix remaining documentation to reflect fail!() -> panic!()
Barosl Lee
-1
/
+1
2014-11-06
Fallout from collection conventions
Alexis Beingessner
-23
/
+23
2014-11-05
Fix fallout of DSTifying PartialEq, PartialOrd, Eq, Ord
Jorge Aparicio
-0
/
+50
2014-10-29
Rename fail! to panic!
Steve Klabnik
-15
/
+15
2014-10-09
Use the same html_root_url for all docs
Brian Anderson
-1
/
+1
2014-10-09
Revert "Update html_root_url for 0.12.0 release"
Brian Anderson
-1
/
+1
2014-10-07
Update html_root_url for 0.12.0 release
Brian Anderson
-1
/
+1
[prev]
[next]