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
/
libcoretest
Age
Commit message (
Expand
)
Author
Lines
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-4
/
+4
2015-01-05
More test fixes!
Alex Crichton
-1
/
+1
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-9
/
+13
2015-01-05
Merge remote-tracking branch 'nrc/sized-2' into rollup
Alex Crichton
-1
/
+1
2015-01-05
Un-gate macro_rules
Keegan McAllister
-1
/
+1
2015-01-05
Modernize macro_rules! invocations
Keegan McAllister
-4
/
+5
2015-01-06
Fallout
Nick Cameron
-1
/
+1
2015-01-05
coretest: remove/ignore tests
Jorge Aparicio
-38
/
+8
2015-01-05
Rename macro_escape to macro_use
Keegan McAllister
-2
/
+4
2015-01-05
Stop using macro_escape as an inner attribute
Keegan McAllister
-4
/
+5
2015-01-03
Remove deprecated functionality
Alex Crichton
-66
/
+57
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-04
auto merge of #20490 : japaric/rust/assoc-types, r=aturon
bors
-4
/
+6
2015-01-03
use assoc types in binop traits
Jorge Aparicio
-3
/
+3
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-3
/
+5
2015-01-03
coretest: fix fallout
Jorge Aparicio
-1
/
+3
2015-01-02
rollup merge of #20386: frewsxcv/rm-reexports
Alex Crichton
-0
/
+1
2015-01-02
rollup merge of #20315: alexcrichton/std-sync
Alex Crichton
-3
/
+3
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+10
2015-01-01
std: Second pass stabilization of sync
Alex Crichton
-3
/
+3
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-11
/
+11
2014-12-31
Remove core::iter::MinMaxResult::* public reexport
Corey Farwell
-0
/
+1
2014-12-31
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2014-12-30
Fallout from stabilization
Aaron Turon
-11
/
+11
2014-12-30
Fallout from mut slices
Nick Cameron
-1
/
+1
2014-12-30
Add hypothetical support for ranges with only an upper bound
Nick Cameron
-0
/
+6
2014-12-28
libcoretest: Add tests for NonZero.
Luqman Aden
-0
/
+101
2014-12-24
Review changes
Nick Cameron
-0
/
+6
2014-12-24
Add structs for ranges to core::ops.
Nick Cameron
-0
/
+27
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-1
/
+2
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-3
/
+3
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-24
/
+24
2014-12-17
rollup merge of #19911: mdinger/tuple_tests2
Alex Crichton
-26
/
+0
2014-12-17
rollup merge of #19885: alexcrichton/char-escape
Alex Crichton
-22
/
+19
2014-12-16
std: Change escape_unicode to use new escapes
Alex Crichton
-22
/
+19
2014-12-16
Tuple test no longer needed. Is already in run-pass tests
mdinger
-26
/
+0
2014-12-15
Move hash module from collections to core
Steven Fackler
-1
/
+386
2014-12-15
auto merge of #19448 : japaric/rust/binops-by-value, r=nikomatsakis
bors
-20
/
+22
2014-12-13
libcoretest: fix unit tests
Jorge Aparicio
-20
/
+22
2014-12-13
libcoretest: use tuple indexing
Jorge Aparicio
-1
/
+1
2014-12-13
libcoretest: fix fallout
Jorge Aparicio
-1
/
+1
2014-12-13
libcoretest: fix fallout in unit tests
Jorge Aparicio
-6
/
+7
2014-12-13
libcoretest: fix fallout
Jorge Aparicio
-1
/
+1
2014-12-08
auto merge of #19378 : japaric/rust/no-as-slice, r=alexcrichton
bors
-139
/
+139
2014-12-06
libcoretest: remove unnecessary `as_slice()` calls
Jorge Aparicio
-139
/
+139
2014-12-05
Utilize fewer reexports
Corey Farwell
-1
/
+2
2014-12-03
Fix fallout
Jorge Aparicio
-1
/
+1
2014-11-26
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2014-11-25
auto merge of #18966 : huonw/rust/iter2slice, r=aturon
bors
-0
/
+49
2014-11-25
Add methods to go from a slice iterators to a slice.
Huon Wilson
-0
/
+49
[prev]
[next]