Skip to content

Commit 03619b8

Browse files
committed
Enable rustdoc for the style crate. Fix #2924.
We’re now at a Rust version that has a fix for rust-lang/rust#16274
1 parent f5093ca commit 03619b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/style/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ build = "make -f makefile.cargo"
99
name = "style"
1010
path = "lib.rs"
1111

12-
doc = false
13-
1412
[dependencies.plugins]
1513
path = "../plugins"
1614

0 commit comments

Comments
 (0)