rust/src/librustdoc
Nick Cameron 0b511e82ab Initial work towards abort-free compilation
The goal is that the compiler will pass `Result`s around rather than using abort_if_errors. To preserve behaviour we currently abort at the top level. I've removed all other aborts from the driver, but haven't touched any of the nested aborts.
2016-01-26 17:51:11 +13:00
..
2015-03-23 15:01:45 -07:00
2015-11-09 22:55:50 -08:00
2015-12-12 23:01:27 +03:00
2016-01-16 11:03:10 -08:00
2015-12-15 18:03:55 +09:00
2015-10-25 09:36:32 -07:00