Skip to content

Commit f856224

Browse files
committed
Fix test issue reference
1 parent a491f51 commit f856224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/borrowck/issue-82126-mismatched-subst-and-hir.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Regression test for #82087. Checks that mismatched lifetimes and types are
1+
// Regression test for #82126. Checks that mismatched lifetimes and types are
22
// properly handled.
33

44
// edition:2018

0 commit comments

Comments
 (0)