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
/
test
/
run-pass-valgrind
Age
Commit message (
Expand
)
Author
Lines
2015-12-25
update valgrind suppressions
Tamir Duberstein
-0
/
+3
2015-11-08
valgrind: update suppressions and move interesting tests
Tamir Duberstein
-0
/
+101
2015-06-13
Use `assert_eq!` instead of `assert!` in tests
petrochenkov
-1
/
+1
2015-05-29
add const_fn features
Niko Matsakis
-0
/
+1
2015-05-27
Use `const fn` to abstract away the contents of UnsafeCell & friends.
Eduard Burtescu
-1
/
+1
2015-05-19
Address review commets
Ariel Ben-Yehuda
-0
/
+44
2015-04-14
test: Fix fallout in run-pass tests
Alex Crichton
-3
/
+2
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-03-15
Strip all leading/trailing newlines
Tamir Duberstein
-1
/
+0
2015-03-03
Switched to Box::new in many places.
Felix S. Klock II
-6
/
+4
2015-02-28
std: Implement stdio for `std::io`
Alex Crichton
-0
/
+1
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-2
/
+2
2015-01-26
Fallout of io => old_io
Alex Crichton
-1
/
+1
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-0
/
+5
2015-01-06
Fallout
Nick Cameron
-2
/
+2
2014-12-14
Free stdin on exit
Steven Fackler
-0
/
+13
2014-10-23
Move some tests to run-pass-valgrind
Nick Cameron
-0
/
+103