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 a8c619c commit e56372cCopy full SHA for e56372c
html5ever/Cargo.toml
@@ -12,8 +12,7 @@ build = "build.rs"
12
[lib]
13
name = "html5ever"
14
15
-# https://github.com/rust-lang/cargo/issues/1512
16
-doctest = false
+doctest = true
17
18
[[test]]
19
name = "tree_builder"
xml5ever/Cargo.toml
@@ -16,8 +16,7 @@ exclude = ["xml5lib-tests/*"]
name = "xml5ever"
20
21
22
[features]
23
unstable = ["tendril/unstable"]
0 commit comments