Skip to content

Commit 238a4c1

Browse files
committed
Remove "libc" feature in test_translator.py
1 parent ad06de0 commit 238a4c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/test_translator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ def run(self) -> List[TestOutcome]:
392392

393393
rust_file_builder = RustFileBuilder()
394394
rust_file_builder.add_features([
395-
"libc",
396395
"extern_types",
397396
"simd_ffi",
398397
"stdsimd",

0 commit comments

Comments
 (0)