bors[bot] d976772716
Merge #3157
3157: Extend analysis-stats a bit r=matklad a=flodiebold

This adds some tools helpful when debugging nondeterminism in analysis-stats:
 - a `--randomize` option that analyses everything in random order
 - a `-vv` option that prints even more detail

Also add a debug log if Chalk fuel is exhausted (which would be a source of
nondeterminism, but didn't happen in my tests).

I found one source of nondeterminism (rust-lang/chalk#331), but there are still
other cases remaining.

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
2020-02-15 22:35:44 +00:00
..
2020-02-12 23:27:19 +02:00
2020-02-15 18:04:01 +01:00
2020-02-05 12:47:28 +02:00
2020-02-12 17:34:37 +02:00
2020-02-15 18:04:01 +01:00
2020-02-12 18:02:00 +01:00
2020-02-15 23:23:44 +01:00
2020-02-12 23:15:48 +01:00
2020-02-10 01:57:43 +02:00
2019-11-17 18:35:05 +03:00