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
/
compiletest
Age
Commit message (
Expand
)
Author
Lines
2015-01-29
s/Show/Debug/g
Jorge Aparicio
-1
/
+1
2015-01-29
register snaphots
Jorge Aparicio
-14
/
+1
2015-01-29
Auto merge of #21680 - japaric:slice, r=alexcrichton
bors
-14
/
+14
2015-01-28
Merge remote-tracking branch 'origin/master' into rollup
Manish Goregaokar
-1
/
+9
2015-01-27
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-20
/
+20
2015-01-27
Rollup merge of #21602 - japaric:derive-copy, r=alexcrichton
Manish Goregaokar
-5
/
+2
2015-01-27
cleanup: s/`v.slice*()`/`&v[a..b]`/g + remove redundant `as_slice()` calls
Jorge Aparicio
-14
/
+14
2015-01-26
std: Rename Writer::write to Writer::write_all
Alex Crichton
-3
/
+3
2015-01-26
Fallout of io => old_io
Alex Crichton
-17
/
+17
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-0
/
+15
2015-01-25
cleanup: s/impl Copy/#[derive(Copy)]/g
Jorge Aparicio
-5
/
+2
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-126
/
+98
2015-01-24
Rollup merge of #21550 - FlaPer87:fix-compiletest, r=huonw
Flavio Percoco Premoli
-0
/
+15
2015-01-23
regex: Remove in-tree version
Alex Crichton
-72
/
+75
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-1
/
+0
2015-01-23
Fix compile test for stage0
Flavio Percoco
-0
/
+15
2015-01-22
Rollup merge of #21496 - ColonelJ:paatch, r=alexcrichton
Steve Klabnik
-0
/
+3
2015-01-22
Make compiletest set an environment variable so that on Windows 32-bit test e...
KernelJ
-0
/
+3
2015-01-21
Tie stability attributes to feature gates
Brian Anderson
-1
/
+1
2015-01-21
rollup merge of #21258: aturon/stab-3-index
Alex Crichton
-4
/
+3
2015-01-21
rollup merge of #21457: alexcrichton/issue-21436
Alex Crichton
-12
/
+6
2015-01-21
rollup merge of #21441: alexcrichton/rustc-opts
Alex Crichton
-1
/
+2
2015-01-21
Fallout from stabilization.
Aaron Turon
-4
/
+3
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-12
/
+6
2015-01-20
rustc: Remove deprecated flags
Alex Crichton
-1
/
+2
2015-01-19
Remove unsupported test features from libtest.
Ahmed Charles
-7
/
+0
2015-01-19
Remove unsupported test features from compiletest.
Ahmed Charles
-34
/
+4
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+1
2015-01-12
Implement multi-line errors
mdinger
-1
/
+11
2015-01-09
Revert "Ignore extra error from test for now"
Manish Goregaokar
-21
/
+2
2015-01-08
auto merge of #20760 : alexcrichton/rust/rollup, r=alexcrichton
bors
-0
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
Ignore extra error from test for now
Manish Goregaokar
-2
/
+21
2015-01-07
rollup merge of #20723: pnkfelix/feature-gate-box-syntax
Alex Crichton
-1
/
+3
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-2
/
+1
2015-01-08
allow box_syntax and unknown features in compiletest driver.
Felix S. Klock II
-0
/
+2
2015-01-07
use slicing sugar
Jorge Aparicio
-2
/
+1
2015-01-07
std: Stabilize the std::hash module
Alex Crichton
-1
/
+1
2015-01-06
More test fixes
Alex Crichton
-1
/
+1
2015-01-06
rollup merge of #20615: aturon/stab-2-thread
Alex Crichton
-1
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-6
/
+0
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-29
/
+34
2015-01-07
fallout
Nick Cameron
-8
/
+7
2015-01-06
Fallout from stabilization
Aaron Turon
-1
/
+1
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-29
/
+34
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-2
/
+2
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-1
/
+8
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-1
/
+8
2015-01-05
compiletest: remove boxed closures
Jorge Aparicio
-9
/
+14
2015-01-03
Remove deprecated functionality
Alex Crichton
-1
/
+1
[next]