Merge remote-tracking branch 'upstream/master' into rustup

This commit is contained in:
xFrednet 2022-05-20 20:37:38 +02:00
commit 4e6cf0036e
No known key found for this signature in database
GPG key ID: FCDCBF29AF64D601
241 changed files with 4457 additions and 1730 deletions

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2022-05-05"
channel = "nightly-2022-05-19"
components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]