Skip to content

Commit

Permalink
Merge pull request #418 from rust-lang/lock-rust-version
Browse files Browse the repository at this point in the history
Update rust version
  • Loading branch information
programmerjake committed Apr 30, 2024
2 parents 1419136 + 9314128 commit 7cd6f95
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion crates/core_simd/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
convert_float_to_int,
core_intrinsics,
decl_macro,
inline_const,
intra_doc_pointers,
repr_simd,
simd_ffi,
Expand Down
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2024-04-10"
channel = "nightly-2024-04-29"
components = ["rustfmt", "clippy", "miri", "rust-src"]

0 comments on commit 7cd6f95

Please sign in to comment.