mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Require documentation for all code in dom::bindings (excluding dom::bindings::codegen).
This commit is contained in:
parent
1cf7441c61
commit
238f3e2d91
12 changed files with 2 additions and 22 deletions
|
@ -4,8 +4,6 @@
|
|||
|
||||
//! Utilities to throw exceptions from Rust bindings.
|
||||
|
||||
#![deny(missing_docs)]
|
||||
|
||||
use dom::bindings::conversions::ToJSValConvertible;
|
||||
use dom::bindings::global::GlobalRef;
|
||||
use dom::domexception::DOMException;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue