strftime: merge impl blocks

This commit is contained in:
Dirkjan Ochtman 2025-09-08 09:47:36 +02:00
parent 0ee2172fb9
commit d516c2764d

View File

@ -425,9 +425,7 @@ impl<'a> StrftimeItems<'a> {
})
.collect()
}
}
impl<'a> StrftimeItems<'a> {
fn error<'b>(
&mut self,
original: &'b str,