]> git.lizzy.rs Git - rust.git/history - tests/run-pass/c_enums.rs
test more enum-int-cast code paths
[rust.git] / tests / run-pass / c_enums.rs
2019-06-11 Ralf Jungtest more enum-int-cast code paths
2016-06-15 Scott OlsonMerge branch 'wip'
2016-06-15 Scott OlsonMerge pull request #23 from oli-obk/miri_run_no_more
2016-06-13 Oliver Schneiderdon't use `#[miri_run]` anymore, but execute the `main...
2016-05-10 Scott OlsonSupport C ABI memcmp function.
2016-05-09 Scott OlsonHandle CEnum layouts with signed representations.
2016-04-22 Scott OlsonMerge pull request #9 from oli-obk/improve_tests
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