Add a new doc_markdown test from issue comments
This commit is contained in:
parent
1a297f008c
commit
81b0efa094
1 changed files with 6 additions and 0 deletions
|
|
@ -138,3 +138,9 @@ fn issue1073_alt() {
|
|||
/// be_sure_we_got_to_the_end_of_it
|
||||
fn four_quotes() {
|
||||
}
|
||||
|
||||
/// See [NIST SP 800-56A, revision 2].
|
||||
///
|
||||
/// [NIST SP 800-56A, revision 2]:
|
||||
/// https://github.com/Manishearth/rust-clippy/issues/902#issuecomment-261919419
|
||||
fn issue_902_comment() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue