mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
style: Allow the attr module to be without documentation, for now.
This commit is contained in:
parent
c6144df470
commit
939557260c
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ extern crate unicode_segmentation;
|
|||
pub mod animation;
|
||||
#[allow(missing_docs)] // TODO: Under a rewrite.
|
||||
pub mod atomic_refcell;
|
||||
#[allow(missing_docs)] // TODO.
|
||||
pub mod attr;
|
||||
pub mod bezier;
|
||||
pub mod bloom;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue