Reference correct PR

This commit is contained in:
Benjamin Schulz 2025-06-03 19:35:39 +02:00
parent ed226d2c6b
commit 1e96456b84
3 changed files with 3 additions and 3 deletions

View file

@ -145,7 +145,7 @@ mod issue14577 {
}
}
mod pr_to_be_determined {
mod pr14962 {
#[allow(unused_parens)]
type UnusedParensButNoUnit = Box<dyn (Fn())>;
}

View file

@ -145,7 +145,7 @@ mod issue14577 {
}
}
mod pr_to_be_determined {
mod pr14962 {
#[allow(unused_parens)]
type UnusedParensButNoUnit = Box<dyn (Fn())>;
}

View file

@ -145,7 +145,7 @@ mod issue14577 {
}
}
mod pr_to_be_determined {
mod pr14962 {
#[allow(unused_parens)]
type UnusedParensButNoUnit = Box<dyn (Fn())>;
}