about summary refs log tree commit diff
path: root/src/tools/error_index_generator/build.rs
AgeCommit message (Expand)AuthorLines
2019-12-22Format the worldMark Rousskov-5/+8
2019-11-23Remove useless line for error index generationGuillaume Gomez-1/+0
2019-11-14Adapt error index generator to the new formatGuillaume Gomez-16/+18
2019-11-14Fix error codes index generationGuillaume Gomez-1/+3
2019-10-07Warn if include macro fails to include entire fileMark Rousskov-1/+1
2019-09-13Remove raw string literal quotes from error index descriptionsOliver Middleton-1/+1
2019-09-05Fix error index generator for new register_diagnostics APIMark Rousskov-29/+22
2019-08-20Load error codes via build script instead of JSON parsingMark Rousskov-0/+64