rust/src/test
bors 16d538cba0 auto merge of #16706 : pnkfelix/rust/fsk-fix-nojem-realloc, r=thestinger
Copy only up to `min(new_size, old_size)` when doing reallocate.

This was a bug when running with jemalloc disabled.

Fix #16687
2014-08-24 07:45:59 +00:00
..
auxiliary liblibc: don't use int/uint for intptr_t/uintptr_t 2014-08-20 21:02:24 -04:00
bench
codegen
compile-fail Add tests. 2014-08-23 01:03:34 -07:00
compile-fail-fulldeps
debuginfo librustc: handle repr on structs, require it for ffi, unify with packed 2014-08-20 21:02:23 -04:00
pretty
run-fail
run-make librustc: handle repr on structs, require it for ffi, unify with packed 2014-08-20 21:02:23 -04:00
run-pass auto merge of #16706 : pnkfelix/rust/fsk-fix-nojem-realloc, r=thestinger 2014-08-24 07:45:59 +00:00
run-pass-fulldeps