Alex Crichton b250d9a3c8 rollup merge of #21289: brson/errorcodes
This does the bare minimum to make registration of error codes work again. After this patch, every call to `span_err!` with an error code gets that error code validated against a list in that crate and a new tidy script `errorck.py` validates that no error codes are duplicated globally.

There are further improvements to be made yet, detailed in #19624.

r? @nikomatsakis
2015-01-21 09:13:46 -08:00
..
2014-12-16 17:08:49 +01:00
2015-01-08 17:03:40 -08:00
2015-01-03 23:43:57 -08:00
2015-01-03 09:49:51 +01:00
2015-01-12 10:09:47 +02:00
2014-12-11 15:33:27 -07:00