summaryrefslogtreecommitdiff
path: root/src/hir/item_path.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-13Trans Codegen - Fill item path when monomorphisingJohn Hodge1-1/+2
2017-01-11All - Enable library codegen (and use crate name everywhere)John Hodge1-2/+4
2016-12-24No more tears!ubsan1-8/+8
2016-11-18HIR Expand ErasedType - Replace non-local erased types in return typesJohn Hodge1-1/+19
2016-11-11HIR - Tweak ErasedType for implementationJohn Hodge1-0/+14
2016-10-30HIR Resolve UFCS - Handle `Self` in trait implsJohn Hodge1-0/+3
2016-10-22HIR - Commit missing header (this is why we have CI)John Hodge1-0/+83