mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-20 04:24:41 +00:00
Fix formatting on wiki
This commit is contained in:
parent
95599c6a62
commit
f7bab322f6
@ -14,7 +14,7 @@ use utils::{is_expn_of, match_path, snippet, span_lint_and_then};
|
|||||||
/// **Known problems:** None.
|
/// **Known problems:** None.
|
||||||
///
|
///
|
||||||
/// **Example:**
|
/// **Example:**
|
||||||
/// ```rust, ignore
|
/// ```rust,ignore
|
||||||
/// foo(&vec![1, 2])
|
/// foo(&vec![1, 2])
|
||||||
/// ```
|
/// ```
|
||||||
declare_lint! {
|
declare_lint! {
|
||||||
|
Loading…
Reference in New Issue
Block a user