about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorDirk Gadsden <dirk@esherido.com>2016-02-14 22:26:37 -0800
committerDirk Gadsden <dirk@esherido.com>2016-02-14 22:29:45 -0800
commit2766e254b1c326fb32414496c9532bcb3d3f1d51 (patch)
tree36fe1430fca989dbdc46a3841263b12eef907894 /src
parentb122064a33884a5dab1e5f4710b38ed233d2b4d5 (diff)
downloadrust-2766e254b1c326fb32414496c9532bcb3d3f1d51.tar.gz
rust-2766e254b1c326fb32414496c9532bcb3d3f1d51.zip
Rename `error-index-generator` to `error_index_generator`
This is because the tool compiler passes the name of the tool
as a command line `--cfg`. The improved session config parser
is stricter and no longer permits invalid meta items (such as
"error-index-generator").
Diffstat (limited to 'src')
-rw-r--r--src/error_index_generator/main.rs (renamed from src/error-index-generator/main.rs)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/error-index-generator/main.rs b/src/error_index_generator/main.rs
index db9dd006f3c..db9dd006f3c 100644
--- a/src/error-index-generator/main.rs
+++ b/src/error_index_generator/main.rs