Ignore test on apple

This commit is contained in:
Oli Scherer 2023-07-06 07:44:43 +00:00 committed by Ralf Jung
parent a4b7e14230
commit a811adab34

View File

@ -1,4 +1,5 @@
//@ignore-target-windows: No libc on Windows
//@ignore-target-apple: No `memrchr` on some apple targets
use std::ptr;