]> git.lizzy.rs Git - rust.git/blob - rust-toolchain
Fix clippy tests that trigger `for_loop_over_fallibles` lint
[rust.git] / rust-toolchain
1 [toolchain]
2 channel = "nightly-2022-10-06"
3 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]