From: bors Date: Tue, 16 Feb 2016 17:13:46 +0000 (+0000) Subject: Auto merge of #30714 - wesleywiser:fix_29914, r=arielb1 X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=18f8143530e56a572eaac5ab9ee83023d74bec10;p=rust.git Auto merge of #30714 - wesleywiser:fix_29914, r=arielb1 The issue was that the const evaluator was returning an error because the feature flag const_indexing wasn't turned on. The error was then reported as a bug. Fixes #29914 --- 18f8143530e56a572eaac5ab9ee83023d74bec10