Skip to content

Commit

Permalink
Add regression test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
camelid authored and Mark-Simulacrum committed Aug 8, 2022
1 parent ca38733 commit 7ddc9b7
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 7ddc9b7

Please sign in to comment.