summaryrefslogtreecommitdiff
path: root/src/hir_expand/annotate_value_usage.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-23HIR Typecheck - Require span for type_is_copyJohn Hodge1-8/+3
2016-08-14HIR Expand - Work on doing Deref desugarJohn Hodge1-1/+7
2016-08-14HIR - Move borrow ops to their own node typeJohn Hodge1-7/+14
2016-08-14HIR Expand - Add annotation passJohn Hodge1-0/+399