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 2060840 commit 97954d4Copy full SHA for 97954d4
Cargo.toml
@@ -39,5 +39,5 @@ llvm-10-strict = ["llvm-10", "llvm-ir/llvm-10-strict"]
39
llvm-11-strict = ["llvm-11", "llvm-ir/llvm-11-strict"]
40
41
[package.metadata.docs.rs]
42
-# Generate docs.rs documentation with the llvm-11 feature
43
-features = ["llvm-11"]
+# Generate docs.rs documentation with the llvm-10 feature
+features = ["llvm-10"]
0 commit comments