| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-02-25 | rustc_const_eval: always demand typeck_tables for evaluating constants. | Eduard-Mihai Burtescu | -2/+2 |
| 2016-07-22 | refactor constant evaluation error reporting | Ariel Ben-Yehuda | -1/+2 |
| 2016-06-05 | rustc_const_eval: track the length and index in IndexOutOfBounds. | Eduard Burtescu | -1/+3 |
| 2015-11-20 | add feature gate `const_indexing` | Oliver Schneider | -0/+2 |
| 2015-11-18 | allow indexing into constant arrays | Oliver Schneider | -1/+4 |
| 2015-03-12 | Fix LLVM assertion when out-of-bounds indexing in a constant | Björn Steinbrink | -0/+16 |
