imag/libimagutil/src
Matthias Beyer f6e59c355e Remove "caused by" marker
As we are in debug mode anyways, a developer using this should know by
the trace number that the next line is the cause.

As we use the debug!() macro here, this would be printed on a new line,
which is rather distracting instead of helpful. Therefor this patch
removes this line.
2016-04-22 15:10:24 +02:00
..
ismatch.rs Add ismatch!() macro 2016-02-21 11:44:39 +01:00
key_value_split.rs use lazy_static so we do not compile regex multiple times 2016-02-20 21:10:22 +01:00
lib.rs Enable lints 2016-04-16 22:31:51 +02:00
trace.rs Remove "caused by" marker 2016-04-22 15:10:24 +02:00
variants.rs util: Add variant-tests 2016-01-18 19:14:06 +01:00