summary refs log tree commit diff
path: root/src/test/run-pass/extern-pass-empty.rs
AgeCommit message (Expand)AuthorLines
2017-10-17test: Update Emscripten failures/passingAlex Crichton-1/+1
2016-12-14Fix extern-pass-empty test, which needed repr(C)Austin Hicks-0/+3
2016-12-01Fix rust_test_helpers linkage.Vadim Chugunov-1/+1
2016-09-30Adding ignore-emscripten to failing tests.Ross Schulman-0/+1
2015-07-01msvc: Ignore extern-pass-empty on MSVCAlex Crichton-0/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2014-06-05mk: Move rust_test_helpers out of libstdAlex Crichton-1/+1
2014-03-19rustc: Fix x86 ffi for empty struct argumentsklutzy-0/+55