]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/rust-toolchain
Auto merge of #86335 - CDirkx:ipv4-in-ipv6, r=dtolnay
[rust.git] / src / tools / clippy / rust-toolchain
1 [toolchain]
2 channel = "nightly-2021-07-29"
3 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]