Commit Graph

9 Commits

Author SHA1 Message Date
mark 9e5f7d5631 mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
Mark Rousskov a06baa56b9 Format the world 2019-12-22 17:42:47 -05:00
Guillaume Gomez 347575a825 Remove useless line for error index generation 2019-11-23 22:07:52 +01:00
Guillaume Gomez 356da40db5 Adapt error index generator to the new format 2019-11-14 13:05:56 +01:00
Guillaume Gomez ec50a750f9 Fix error codes index generation 2019-11-14 13:05:56 +01:00
Mark Rousskov e068cec13e Warn if include macro fails to include entire file 2019-10-07 19:47:53 -04:00
Oliver Middleton bd25507f0e Remove raw string literal quotes from error index descriptions 2019-09-13 11:37:29 +01:00
Mark Rousskov 4de4f303e5 Fix error index generator for new register_diagnostics API 2019-09-05 12:35:18 -04:00
Mark Rousskov 99ce39b30a Load error codes via build script instead of JSON parsing
This scans the tree for `error_codes.rs` and loads all of them.
2019-08-20 09:55:31 -04:00