| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-02-25 | rustc_const_eval: always demand typeck_tables for evaluating constants. | Eduard-Mihai Burtescu | -3/+4 |
| 2016-07-22 | refactor constant evaluation error reporting | Ariel Ben-Yehuda | -1/+2 |
| 2016-04-03 | check constants even if they are unused in the current crate | Oliver Schneider | -1/+1 |
| 2015-11-27 | implement calling of `const fn`-methods in true constants | Oliver Schneider | -1/+1 |
| 2015-10-19 | allow constant evaluation of function calls | Oliver Schneider | -1/+1 |
| 2015-10-03 | Provide the context for error in constant evaluation of enum discriminant | Seo Sanghyeon | -0/+24 |
