Auto merge of #41991 - GuillaumeGomez:rustdoc-html-diff, r=nrc

Add warnings when rustdoc html rendering differs
This commit is contained in:
bors
2017-08-31 08:52:03 +00:00
9 changed files with 406 additions and 56 deletions

View File

@@ -212,7 +212,7 @@
//! # }
//! ```
//!
//! [functions-list]: #functions-1
//! [functions-list]: #functions-2
//!
//! ## io::Result
//!