summaryrefslogtreecommitdiff
path: root/src/ast/attrs.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-24No more tears!ubsan1-11/+11
2016-12-15Codegen - #[link_name] supportJohn Hodge1-1/+1
2016-10-31AST+HIR - Union support through to HIRJohn Hodge1-2/+3
2016-08-20AST - Remove unused AST serialisation codeJohn Hodge1-8/+2
2016-05-25Parse - Use interpolated macro fragments instead of captured TTsJohn Hodge1-0/+4
2016-05-24AST - Spans, spans everywhere!John Hodge1-2/+4
2016-03-31AST - Put spans on importsJohn Hodge1-1/+1
2016-03-20Tagged Union - Rework to remove indirectionJohn Hodge1-5/+5
2016-03-10AST - Clean up MetaItems/MetaItemJohn Hodge1-14/+43
2016-02-25Heaps more parse fixes against the rustc testsJohn Hodge1-0/+81