Skip to content

Commit

Permalink
FIXME(2665) remove fixme since the c files are included by the testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
nivkner committed Dec 19, 2018
1 parent 5d7fad3 commit 8680824
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/test/auxiliary/rust_test_helpers.c
Expand Up @@ -163,11 +163,7 @@ rust_get_null_ptr() {
return 0;
}

/* Debug helpers strictly to verify ABI conformance.
*
* FIXME (#2665): move these into a testcase when the testsuite
* understands how to have explicit C files included.
*/
// Debug helpers strictly to verify ABI conformance.

struct quad {
uint64_t a;
Expand Down

0 comments on commit 8680824

Please sign in to comment.