summaryrefslogtreecommitdiff
path: root/src/hir_expand/const_eval_full.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-24No more tears!ubsan1-45/+45
2016-12-17MIR Const Eval - Handle field accessesJohn Hodge1-35/+60
2016-12-15MIR Const Eval - Handle borrows of staticsJohn Hodge1-14/+20
2016-12-15HIR - Linkage anntation (un-populated)John Hodge1-4/+11
2016-12-14Consteval - Re-enabled full first-pass constevalJohn Hodge1-26/+96
2016-12-11Misc twiddles for recent changesJohn Hodge1-1/+4
2016-12-11HIR Const Eval - Split into two passes to have correct types in literalsJohn Hodge1-0/+808