Skip to content

Commit 20dc114

Browse files
GabrielMajerignzlbg
authored andcommitted
Fix nightly build breakage
1 parent c5f9757 commit 20dc114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/coresimd/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
repr_simd,
1818
simd_ffi,
1919
asm,
20-
proc_macro_gen,
20+
proc_macro_hygiene,
2121
integer_atomics,
2222
stmt_expr_attributes,
2323
core_intrinsics,

0 commit comments

Comments
 (0)