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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
process-remove-from-env.rs
Age
Commit message (
Expand
)
Author
Lines
2018-01-02
Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.
Ed Schouten
-0
/
+1
2017-10-17
test: Update Emscripten failures/passing
Alex Crichton
-1
/
+1
2017-01-10
Fixes:
Zack Weinberg
-2
/
+1
2016-08-10
[emscripten] Ignore tests
Jan-Erik Rediger
-0
/
+1
2015-04-14
test: Fix fallout in run-pass tests
Alex Crichton
-4
/
+2
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-02-13
Cleanup getenv from tests and benchmarks
Simonas Kazlauskas
-5
/
+5
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-2
/
+2
2015-01-27
cleanup: s/`v.slice*()`/`&v[a..b]`/g + remove redundant `as_slice()` calls
Jorge Aparicio
-1
/
+1
2015-01-26
Fallout of io => old_io
Alex Crichton
-1
/
+1
2014-10-03
Fix a race condition between remove_from_env and other io::process tests.
Eduard Burtescu
-0
/
+53