]> git.lizzy.rs Git - rust.git/commitdiff
Rustup to rustc 1.67.0-nightly (c5d82ed7a 2022-11-19)
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>
Sun, 20 Nov 2022 15:26:37 +0000 (16:26 +0100)
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>
Sun, 20 Nov 2022 15:26:37 +0000 (16:26 +0100)
build_sysroot/Cargo.lock
rust-toolchain

index dcb791bd3f1611b8c17de4af0c125a1132ae37c0..bb6a2cadf4909077a7251abffd0a4adb01955ac0 100644 (file)
@@ -60,9 +60,9 @@ dependencies = [
 
 [[package]]
 name = "compiler_builtins"
-version = "0.1.83"
+version = "0.1.84"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "70ee07c7fcd313705c3556f0e3070c4f235568d740c0e3fa7532af64c5d98917"
+checksum = "989b2c1ca6e90ad06fdc69d1d1862fa28d27a977be6d92ae2fa762cf61fe0b10"
 dependencies = [
  "rustc-std-workspace-core",
 ]
index f6e816ce5d791be8782dcbd522d445b8bbfaf43c..887d8ea9e436268ee5d28b4e5894cd3d457e37e1 100644 (file)
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-11-10"
+channel = "nightly-2022-11-20"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]