]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/doc.rs
iterate List by value
[rust.git] / tests / ui / doc.rs
index 039ce5d9c423edc8fda2c442870111288873ae34..77620c857e66e2ca52e5f40fc0887eba94f0fd1e 100644 (file)
@@ -178,3 +178,7 @@ fn issue_2210() {}
 /// This should not cause the lint to trigger:
 /// #REQ-data-family.lint_partof_exists
 fn issue_2343() {}
+
+/// This should not cause an ICE:
+/// __|_ _|__||_|
+fn pulldown_cmark_crash() {}