index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir_expand
/
reborrow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-08
MIR Gen - Casts move
John Hodge
1
-0
/
+4
2018-09-22
All - Generate MIR for constant evaluation (has too many const_cast calls, bu...
John Hodge
1
-0
/
+5
2017-11-01
HIR - Refactor enums to only embed a single field (and give variants types)
John Hodge
1
-6
/
+10
2017-09-06
HIR Expand - Reborrow in `box`
John Hodge
1
-0
/
+4
2017-05-07
HIR - Replace m_yeilds_final_value with a node
John Hodge
1
-2
/
+2
2016-12-24
No more tears!
ubsan
1
-11
/
+11
2016-12-23
HIR Expand Closures - Place move closure handling to before upwards propagation
John Hodge
1
-0
/
+9
2016-12-18
HIR Reborrow - Handle reborrow inside _Unize
John Hodge
1
-0
/
+4
2016-11-20
HIR Expand Reborrow - Reborrow in tuple and array literal
John Hodge
1
-0
/
+12
2016-11-05
HIR Expand Reborrow - Reborrow in struct literals
John Hodge
1
-0
/
+13
2016-10-29
HIR Types - Store array size expr as a shared_ptr to allow cloning
John Hodge
1
-1
/
+1
2016-08-26
HIR - Remove None variant for TraitValueItem, add literal for Enum Value
John Hodge
1
-1
/
+1
2016-08-24
HIR Expand Reborrow - Handle return value reborrowing, reborrow inside block
John Hodge
1
-21
/
+24
2016-08-24
HIR Expand - Add a reborrow pass (inserts &mut* on by-value &mut
John Hodge
1
-0
/
+184