mirror of
https://github.com/servo/servo.git
synced 2025-07-22 14:53:49 +01:00
Enable rustdoc for the style crate. Fix #2924.
We’re now at a Rust version that has a fix for https://github.com/rust-lang/rust/issues/16274
This commit is contained in:
parent
b3245fa407
commit
3996a15adb
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ build = "make -f makefile.cargo"
|
|||
name = "style"
|
||||
path = "lib.rs"
|
||||
|
||||
doc = false
|
||||
|
||||
[dependencies.plugins]
|
||||
path = "../plugins"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue