Update tests/ui/needless_doc_main.rs
Co-Authored-By: Philipp Krones <hello@philkrones.com>
This commit is contained in:
parent
2fa3da4869
commit
d5c8b783b8
@ -51,7 +51,7 @@ fn bad_doctests() {}
|
||||
/// }
|
||||
/// ```
|
||||
///
|
||||
/// We should not lint non-rust examples:
|
||||
/// We should not lint ignored examples:
|
||||
///
|
||||
/// ```rust,ignore
|
||||
/// fn main() {
|
||||
|
Loading…
Reference in New Issue
Block a user