Fix/Ignore doc tests
This commit is contained in:
parent
44c46d2059
commit
72aeaa891b
6 changed files with 13 additions and 10 deletions
|
@ -16,7 +16,7 @@ declare_clippy_lint! {
|
|||
/// **Known problems:** None
|
||||
///
|
||||
/// **Example:**
|
||||
/// ```rust
|
||||
/// ```rust,ignore
|
||||
/// assert!(false)
|
||||
/// // or
|
||||
/// assert!(true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue