We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6827123 commit 68f66adCopy full SHA for 68f66ad
compiler/rustc_llvm/Cargo.toml
@@ -14,6 +14,3 @@ libc = "0.2.73"
14
# pinned `cc` in `rustc_codegen_ssa` if you update `cc` here.
15
cc = "=1.2.7"
16
# tidy-alphabetical-end
17
-
18
-[lints.rust]
19
-unexpected_cfgs = { level = "warn", check-cfg = ['cfg(llvm_enzyme)'] }
0 commit comments