imag/lib
Matthias Beyer 341e64998d Remove Iterator::size_hint() implementation
I'm not sure why the author added this in the first place, but I bet we
don't need this.

So remove code we do not need. Feel free to prove me wrong and revert
this patch.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-03-07 20:53:12 +01:00
..
core Remove Iterator::size_hint() implementation 2019-03-07 20:53:12 +01:00
domain Optimize: Do not compute lowercase key twice 2019-02-28 18:07:25 +01:00
entry Outsource hashing itself so that we can re-use it 2019-02-22 11:23:57 +01:00
etc Rewrite: StoreId::new_baseless() -> StoreId::new() 2019-02-15 20:53:28 +01:00