]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_lint/Cargo.toml
Conditionally export msan symbols only if they are defined
[rust.git] / compiler / rustc_lint / Cargo.toml
index 414fcbeb9e415d57706461952f1a126fcbce78df..8ea47dda928f5f0cc8af8c4ab83299c95ee021e1 100644 (file)
@@ -4,7 +4,6 @@ version = "0.0.0"
 edition = "2021"
 
 [dependencies]
-if_chain = "1.0"
 tracing = "0.1"
 unicode-security = "0.0.5"
 rustc_middle = { path = "../rustc_middle" }