| Age | Commit message (Collapse) | Author | Lines |
|
|
|
test new From instances for Rc
|
|
|
|
some more things found in the rustc test suite
|
|
further
|
|
|
|
Get some more rustc tests working
|
|
|
|
Fix panic in subslice patterns of arrays (fixes #276)
|
|
|
|
Memory API refactoring
|
|
|
|
|
|
|
|
Fix relocation copying in overlapping copies
|
|
|
|
|
|
|
|
Enable more validation tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use rustc version of fulfill_obligation now that we can
|
|
|
|
|
|
update compiletest, use tempdir
|
|
|
|
|
|
|
|
Notice that the write methods were previously unused, so if this makes us handle some things incorrectly, they probably were already broken
|
|
|
|
|
|
|
|
|
|
Simplify dropping by reusing `eval_fn_call`
|
|
|
|
Refactoring: Couple values and types into an object when passed around together
|
|
|
|
|
|
Handle closures in get_field_ty
|
|
|
|
Fixes #304
|
|
More validation tests
|
|
|