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
Age
Commit message (
Expand
)
Author
Lines
2015-01-05
rollup merge of #20554: huonw/mut-pattern
Alex Crichton
-1
/
+2
2015-01-05
Un-gate macro_rules
Keegan McAllister
-1
/
+1
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-1
/
+1
2015-01-05
sed -i -s 's/ for Sized?//g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-05
Change `&` pat to only work with &T, and `&mut` with &mut T.
Huon Wilson
-1
/
+2
2015-01-04
[breaking change] Update entry API as part of RFC 509.
Ben Foppa
-3
/
+5
2015-01-04
auto merge of #20393 : japaric/rust/impl-any, r=aturon
bors
-1
/
+1
2015-01-03
Remove deprecated functionality
Alex Crichton
-2
/
+2
2015-01-03
remove `Any[Mut]RefExt` traits in favor of `impl Any`
Jorge Aparicio
-1
/
+1
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-14
/
+14
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-2
/
+2
2015-01-03
test: fix fallout
Jorge Aparicio
-1
/
+1
2015-01-02
rollup merge of #20416: nikomatsakis/coherence
Alex Crichton
-0
/
+2
2015-01-02
rollup merge of #20377: alexcrichton/issue-20352
Alex Crichton
-4
/
+3
2015-01-02
rollup merge of #20273: alexcrichton/second-pass-comm
Alex Crichton
-16
/
+16
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-7
/
+9
2015-01-02
Fix orphan checking (cc #19470). (This is not a complete fix of #19470 becaus...
Niko Matsakis
-0
/
+2
2015-01-01
std: Enforce Unicode in fmt::Writer
Alex Crichton
-4
/
+3
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-1
/
+1
2014-12-30
Fallout from stabilization
Aaron Turon
-2
/
+2
2014-12-29
std: Second pass stabilization for `comm`
Alex Crichton
-16
/
+16
2014-12-29
std: Stabilize the prelude module
Alex Crichton
-7
/
+9
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-21
Remove a ton of public reexports
Corey Farwell
-1
/
+1
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-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-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
-4
/
+4
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
-11
/
+70
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
[prev]
[next]