Reference correct PR
This commit is contained in:
parent
ed226d2c6b
commit
1e96456b84
3 changed files with 3 additions and 3 deletions
|
|
@ -145,7 +145,7 @@ mod issue14577 {
|
|||
}
|
||||
}
|
||||
|
||||
mod pr_to_be_determined {
|
||||
mod pr14962 {
|
||||
#[allow(unused_parens)]
|
||||
type UnusedParensButNoUnit = Box<dyn (Fn())>;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -145,7 +145,7 @@ mod issue14577 {
|
|||
}
|
||||
}
|
||||
|
||||
mod pr_to_be_determined {
|
||||
mod pr14962 {
|
||||
#[allow(unused_parens)]
|
||||
type UnusedParensButNoUnit = Box<dyn (Fn())>;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -145,7 +145,7 @@ mod issue14577 {
|
|||
}
|
||||
}
|
||||
|
||||
mod pr_to_be_determined {
|
||||
mod pr14962 {
|
||||
#[allow(unused_parens)]
|
||||
type UnusedParensButNoUnit = Box<dyn (Fn())>;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue