Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 178c7ad

Browse files
committed
Auto merge of #1384 - csmoe:substs, r=Xanewok
catch up rust-lang/rust PR#58321
2 parents 609829a + 0a0f007 commit 178c7ad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ rls-vfs = "0.7"
3030

3131
cargo = { git = "https://github.com/rust-lang/cargo", rev = "4e74e2fc0908524d17735c768067117d3e84ee9c" }
3232
cargo_metadata = "0.7"
33-
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "d61b25419bec5a3e839fdb16f720cfb12e52ddf1", optional = true }
33+
clippy_lints = { git = "https://github.com/rust-lang/rust-clippy", rev = "f69ec96906d300132ffd33151bf6641b950db96d", optional = true }
3434
env_logger = "0.6"
3535
failure = "0.1.1"
3636
home = "0.3"

0 commit comments

Comments
 (0)