summary refs log tree commit diff
path: root/src/test/ui/infinite/infinite-recursion-const-fn.rs
AgeCommit message (Expand)AuthorLines
2020-12-02rename MemoryKind::Heap to ConstHeap; bless testVishnunarayan K I-1/+1
2020-12-02add comment and bless some testsVishnunarayan K I-2/+1
2020-09-19Address review commentsOliver Scherer-3/+8
2019-11-27Add memoization for const function evaluationsDavid Hewitt-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-25Report const eval error inside the queryOliver Schneider-2/+2
2018-10-05Stabilize `min_const_fn`Oliver Schneider-1/+0
2018-08-31Restrict most uses of `const_fn` to `min_const_fn`Oliver Schneider-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+18