index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
expand
/
lang_item.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-06
Expand - Hand attributes to item attribute handlers
John Hodge
1
-4
/
+4
2019-06-22
Expand/Trans - Better handling of #[panic_implementation]
John Hodge
1
-4
/
+35
2018-12-28
Misc expand tweaks
John Hodge
1
-0
/
+4
2018-12-22
Lang items for 1.29 (allocator traits removed, need to do magic)
John Hodge
1
-1
/
+4
2018-12-08
Expand - Tweaks to select between 1.19 and 1.29
John Hodge
1
-1
/
+1
2018-10-03
Fiddling for rustc 1.29 update
John Hodge
1
-0
/
+27
2018-07-29
All - Initial work on supporting 1.29 as a target version
John Hodge
1
-1
/
+14
2018-05-20
AST - Rename MetaItem and MetaItems to Attribute and AttributeList
John Hodge
1
-4
/
+4
2017-09-23
Expand - Little fixes for libpanic_unwind win32
John Hodge
1
-0
/
+6
2017-05-15
expand/lang - Lang items in later versions of rustc
John Hodge
1
-0
/
+2
2017-03-19
Expand - Handle #[main] on deleted object
John Hodge
1
-1
/
+4
2017-01-22
Trans - #[start] attribute
John Hodge
1
-0
/
+22
2017-01-21
Trans/Expand - #[main] attribute
John Hodge
1
-0
/
+23
2017-01-08
All - i128/u182 support, typecheck and parse fixes
John Hodge
1
-0
/
+2
2016-12-24
No more tears!
ubsan
1
-14
/
+14
2016-10-10
Expand - #[lang] eh_personality and handle None items
John Hodge
1
-1
/
+6
2016-09-28
Expand lang - Handle #[lang] on extern fn-s by ignoring them
John Hodge
1
-2
/
+9
2016-09-27
Expand - Hack around expansion order quirk with anon modules
John Hodge
1
-1
/
+5
2016-09-27
Expand - Remove two-pass expand
John Hodge
1
-1
/
+1
2016-09-27
Expand lang - "start"
John Hodge
1
-1
/
+3
2016-09-27
Expand lang - f32/f64
John Hodge
1
-0
/
+4
2016-09-11
Expand/lang - libcollections impl lang items
John Hodge
1
-2
/
+2
2016-09-07
Expand Lang - "char" lang item
John Hodge
1
-0
/
+5
2016-08-27
Expand - Extra language items!
John Hodge
1
-0
/
+5
2016-06-09
HIR - Save and use paths to #[lang] items
John Hodge
1
-8
/
+14
2016-05-29
AST - Remove dead code, add lifetime params, fix param clobber
John Hodge
1
-1
/
+1
2016-05-24
AST - Spans, spans everywhere!
John Hodge
1
-4
/
+4
2016-05-21
Expand - Add attributes to impl blocks
John Hodge
1
-1
/
+21
2016-03-17
Expand - #[lang] extension
John Hodge
1
-1
/
+22
2016-03-13
Expand - Move synexts/*.cpp to expand/
John Hodge
1
-0
/
+104