imag/lib
Matthias Beyer ce678d6418 Fix: Compare different variables
The bug was that we compared the variable with itself, but one time to
lowercase and one time not, so it was always false.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-02-24 22:33:41 +01:00
..
core Add debug output 2019-02-20 14:43:29 +01:00
domain Fix: Compare different variables 2019-02-24 22:33:41 +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