Skip to content

Commit

Permalink
Add regression test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
camelid committed Aug 8, 2022
1 parent eab3b05 commit 28e4b9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/rustdoc/fn-bound.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Regression test for #100143

use std::iter::Peekable;

pub struct Span<F: Fn(&i32)> {
Expand Down

0 comments on commit 28e4b9e

Please sign in to comment.