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-02-15
Fix rollup (remove slicing_syntax)
Manish Goregaokar
-1
/
+1
2015-02-11
bitrig integration
Dave Huseby
-0
/
+1
2015-02-11
std: Tweak the std::env OsString/String interface
Alex Crichton
-4
/
+2
2015-02-11
Set solib-search-path to ensure android remote debugger works correctly.
Eunji Jeong
-0
/
+3
2015-02-10
Test fixes and rebase conflicts
Alex Crichton
-1
/
+0
2015-02-10
Add one more depth on android test directory for multiple targets
Eunji Jeong
-3
/
+5
2015-02-10
Support for test/debuginfo on android
Eunji Jeong
-9
/
+19
2015-02-10
Make aarch64-linux-android check with real target
Eunji Jeong
-15
/
+13
2015-02-05
improve `compiletest` error message when path option missing.
Felix S. Klock II
-1
/
+4
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-142
/
+135
2015-02-04
remove all kind annotations from closures
Jorge Aparicio
-1
/
+1
2015-02-03
Auto merge of #21613 - alfie:suffix-small, r=alexcrichton
bors
-11
/
+11
2015-02-02
Test fixes and rebase conflicts
Alex Crichton
-4
/
+4
2015-02-02
More deprecating of i/u suffixes
Alfie John
-11
/
+11
2015-02-02
rollup merge of #21830: japaric/for-cleanup
Alex Crichton
-18
/
+18
2015-02-02
rollup merge of #21787: alexcrichton/std-env
Alex Crichton
-8
/
+9
2015-02-02
`for x in xs.into_iter()` -> `for x in xs`
Jorge Aparicio
-3
/
+3
2015-02-02
`for x in xs.iter()` -> `for x in &xs`
Jorge Aparicio
-15
/
+15
2015-02-01
std: Add a new `env` module
Alex Crichton
-8
/
+9
2015-02-01
openbsd support
Sébastien Marie
-1
/
+2
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-9
/
+8
2015-01-30
std: Stabilize FromStr and parse
Alex Crichton
-17
/
+15
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
[prev]
[next]