]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_incremental/src/assert_dep_graph.rs
fix most compiler/ doctests
[rust.git] / compiler / rustc_incremental / src / assert_dep_graph.rs
index 2d06c9d8ec92c60d8f6cb3d56820d56d7c0d29d7..f69ae8ebe410fd6139d7f15e4c8b3ed3b1c4befc 100644 (file)
@@ -22,7 +22,7 @@
 //!
 //! Example:
 //!
-//! ```
+//! ```ignore (needs flags)
 //! #[rustc_if_this_changed(Hir)]
 //! fn foo() { }
 //!