summary refs log tree commit diff
path: root/src/test/compile-fail/const-eval-span.rs
AgeCommit message (Expand)AuthorLines
2015-11-27implement calling of `const fn`-methods in true constantsOliver Schneider-1/+1
2015-10-19allow constant evaluation of function callsOliver Schneider-1/+1
2015-10-03Provide the context for error in constant evaluation of enum discriminantSeo Sanghyeon-0/+24