]> git.lizzy.rs Git - rust.git/history - tests
Do or do not.
[rust.git] / tests /
2016-05-09 Scott OlsonHandle CEnum layouts with signed representations.
2016-05-09 Scott OlsonMerge branch 'new-data-layout'
2016-05-09 Scott OlsonMove StructWrappedNullablePointer-using test to bugs...
2016-04-30 Scott OlsonFully handle RawNullablePointer layout.
2016-04-23 Scott OlsonImplement boolean binops.
2016-04-23 Scott OlsonFix lvalue projections with fat pointer bases.
2016-04-23 Scott OlsonReplace Repr with the new ty::layout in rustc.
2016-04-22 Scott OlsonMerge pull request #9 from oli-obk/improve_tests
2016-04-22 Oliver Schneiderbug: transmute::<*const T, Option<Box<T>>>(..)
2016-04-22 Oliver Schneiderwild pointer and null pointer deref
2016-04-22 Oliver Schneidervarious testing improvements
2016-04-22 Scott OlsonMerge pull request #7 from oli-obk/compiletest
2016-04-22 Oliver Schneideruse compiletest_rs
2016-04-15 Scott OlsonMerge pull request #3 from killercup/feature/tests
2016-04-14 Pascal HertleifAdd Compile Test