Skip to content

Commit 98208dc

Browse files
committed
Lock rust version
1 parent 3125888 commit 98208dc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

crates/core_simd/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
convert_float_to_int,
88
core_intrinsics,
99
decl_macro,
10-
inline_const,
1110
intra_doc_pointers,
1211
repr_simd,
1312
simd_ffi,

rust-toolchain

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[toolchain]
2+
channel = "nightly-2024-04-26"

0 commit comments

Comments
 (0)