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
/
compiletest.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-06
rollup merge of #22975: alexcrichton/stabilize-ffi
Alex Crichton
-1
/
+0
2015-03-05
std: Stabilize the `fs` module
Alex Crichton
-1
/
+1
2015-03-05
std: Stabilize the `ffi` module
Alex Crichton
-1
/
+0
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-19
/
+23
2015-02-27
std: Stabilize the `env` module
Alex Crichton
-1
/
+0
2015-02-23
Rollup merge of #22371 - fhahn:issue-17829-compiletest-nocapture, r=Manishearth
Manish Goregaokar
-1
/
+1
2015-02-18
rollup merge of #22287: Ryman/purge_carthographers
Alex Crichton
-0
/
+1
2015-02-18
rollup merge of #22118: fhahn/separate-parse-fail-2
Alex Crichton
-1
/
+1
2015-02-18
Manual merge of #22475 - alexcrichton:rollup, r=alexcrichton
Huon Wilson
-2
/
+2
2015-02-18
Opt for .cloned() over .map(|x| x.clone()) etc.
Kevin Butler
-0
/
+1
2015-02-17
std: Rename io/path features with old_ prefix
Alex Crichton
-2
/
+2
2015-02-17
Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichton
bors
-10
/
+10
2015-02-16
Add pfail targets for parse-fail tests
Florian Hahn
-1
/
+1
2015-02-16
Handle RUST_TEST_NOCAPTURE in compiletest and set add if to run env
Florian Hahn
-1
/
+1
2015-02-15
Fix rollup (remove slicing_syntax)
Manish Goregaokar
-1
/
+1
2015-02-11
std: Tweak the std::env OsString/String interface
Alex Crichton
-3
/
+1
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
-1
/
+3
2015-02-10
Make aarch64-linux-android check with real target
Eunji Jeong
-9
/
+7
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
-10
/
+10
2015-02-04
remove all kind annotations from closures
Jorge Aparicio
-1
/
+1
2015-02-02
rollup merge of #21830: japaric/for-cleanup
Alex Crichton
-3
/
+3
2015-02-02
`for x in xs.iter()` -> `for x in &xs`
Jorge Aparicio
-3
/
+3
2015-02-01
std: Add a new `env` module
Alex Crichton
-5
/
+6
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-9
/
+8
2015-01-30
std: Stabilize FromStr and parse
Alex Crichton
-4
/
+1
2015-01-29
register snaphots
Jorge Aparicio
-0
/
+1
2015-01-29
Auto merge of #21680 - japaric:slice, r=alexcrichton
bors
-4
/
+4
2015-01-27
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-3
/
+3
2015-01-27
cleanup: s/`v.slice*()`/`&v[a..b]`/g + remove redundant `as_slice()` calls
Jorge Aparicio
-4
/
+4
2015-01-26
Fallout of io => old_io
Alex Crichton
-3
/
+3
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-54
/
+47
2015-01-23
regex: Remove in-tree version
Alex Crichton
-31
/
+35
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-1
/
+0
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-19
Remove unsupported test features from libtest.
Ahmed Charles
-7
/
+0
2015-01-19
Remove unsupported test features from compiletest.
Ahmed Charles
-20
/
+4
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
allow box_syntax and unknown features in compiletest driver.
Felix S. Klock II
-0
/
+2
2015-01-06
More test fixes
Alex Crichton
-1
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-6
/
+0
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-13
/
+13
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
-2
/
+3
2015-01-03
Remove deprecated functionality
Alex Crichton
-1
/
+1
[prev]
[next]