Add ignore reason
This commit is contained in:
parent
42bc0712f1
commit
cb3097567f
1 changed files with 1 additions and 1 deletions
|
|
@ -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() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue