Add ignore reason

This commit is contained in:
Phlosioneer 2018-03-31 16:23:50 -04:00
parent 42bc0712f1
commit cb3097567f

View File

@ -9,7 +9,7 @@
// except according to those terms.
/// Blah blah blah
/// ```ignore
/// ```ignore (testing rustdoc's handling of ignore)
/// bad_assert!();
/// ```
pub fn foo() {}