Skip to content

Commit 91d3575

Browse files
Fix libcore patch
1 parent d837344 commit 91d3575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/0022-core-Disable-not-compiling-tests.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ index 42a26ae..5ac1042 100644
3939
+#![cfg(test)]
4040
#![feature(alloc_layout_extra)]
4141
#![feature(array_chunks)]
42-
#![feature(array_windows)]
42+
#![feature(array_ptr_get)]

0 commit comments

Comments
 (0)