index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ast
/
attrs.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-07
AST - Fix compilation error on some clang installs (#118)
John Hodge
1
-6
/
+1
2019-10-06
AST - Clean up location of attributes and span on mod-level items
John Hodge
1
-0
/
+1
2019-05-19
All - Switch to using interned (de-duplicated) RcString-s instead of std::str...
John Hodge
1
-5
/
+5
2018-10-03
Merge branch 'master' into nightly-1.29
John Hodge
1
-1
/
+1
2018-09-09
Msvc compile fixes
John Hodge
1
-1
/
+1
2018-07-29
All - Initial work on supporting 1.29 as a target version
John Hodge
1
-0
/
+1
2018-05-20
AST - Refactor lifetime/HRB handling
John Hodge
1
-3
/
+18
2018-05-20
AST - Rename MetaItem and MetaItems to Attribute and AttributeList
John Hodge
1
-38
/
+69
2016-12-24
No more tears!
ubsan
1
-11
/
+11
2016-12-15
Codegen - #[link_name] support
John Hodge
1
-1
/
+1
2016-10-31
AST+HIR - Union support through to HIR
John Hodge
1
-2
/
+3
2016-08-20
AST - Remove unused AST serialisation code
John Hodge
1
-8
/
+2
2016-05-25
Parse - Use interpolated macro fragments instead of captured TTs
John Hodge
1
-0
/
+4
2016-05-24
AST - Spans, spans everywhere!
John Hodge
1
-2
/
+4
2016-03-31
AST - Put spans on imports
John Hodge
1
-1
/
+1
2016-03-20
Tagged Union - Rework to remove indirection
John Hodge
1
-5
/
+5
2016-03-10
AST - Clean up MetaItems/MetaItem
John Hodge
1
-14
/
+43
2016-02-25
Heaps more parse fixes against the rustc tests
John Hodge
1
-0
/
+81