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
/
libstd
/
run.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-28
std: adjust run.rs test for android
Young-il Choi
-3
/
+149
2013-06-26
auto merge of #7113 : alexcrichton/rust/banned-warnings, r=cmr
bors
-3
/
+2
2013-06-25
Change finalize -> drop.
Luqman Aden
-1
/
+1
2013-06-25
Deny common lints by default for lib{std,extra}
Alex Crichton
-3
/
+2
2013-06-23
vec: remove BaseIter implementation
Daniel Micay
-5
/
+6
2013-06-20
ignore inherited environment test under valgrind r=snapshot
James Miller
-0
/
+1
2013-06-18
std: Work around some failing 'run' tests when valgrinding. #7224
Brian Anderson
-5
/
+25
2013-06-12
std: fix windows
Huon Wilson
-1
/
+1
2013-06-12
std: unify the str -> [u8] functions as 3 methods: .as_bytes() and .as_bytes_...
Huon Wilson
-2
/
+1
2013-06-11
fix windows build
Daniel Micay
-2
/
+2
2013-06-11
option: remove redundant old_iter impls
Daniel Micay
-4
/
+4
2013-06-10
Tag a bunch of destructors that need mutable self with FIXME for #4330. Close...
Ben Blum
-1
/
+1
2013-06-10
std: fix compile & test
Huon Wilson
-0
/
+1
2013-06-10
std: replace str::all/any fns and methods with iterators
Huon Wilson
-1
/
+1
2013-06-01
std: fix run tests when symlink is in the rust checkout path
Erick Tryzelaar
-6
/
+12
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-23
/
+20
2013-05-30
libextra: Require documentation by default
Alex Crichton
-0
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-2
/
+8
2013-05-27
Rename unwrap_input/unwrap_output as suggested by
gareth
-11
/
+11
2013-05-27
Make test_change_working_directory change the current
gareth
-3
/
+5
2013-05-27
Refactor core::run in order to address many of the issues
gareth
-303
/
+606
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-0
/
+856