Require documentation for all code in dom::bindings (excluding dom::bindings::codegen).

This commit is contained in:
Ms2ger 2015-01-25 22:01:04 +01:00
parent 1cf7441c61
commit 238f3e2d91
12 changed files with 2 additions and 22 deletions

View file

@ -2,8 +2,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#![deny(missing_docs)]
//! Various utilities to glue JavaScript and the DOM implementation together.
use dom::bindings::codegen::PrototypeList;