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
|
@ -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)]
|
||||
|
||||
//! Utilities for tracing JS-managed values.
|
||||
//!
|
||||
//! The lifetime of DOM objects is managed by the SpiderMonkey Garbage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue