index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir
/
item_path.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-22
HIR - Fix slight logic error in ItemPath (C++ overloads)
John Hodge
1
-1
/
+3
2019-05-19
All - Switch to using interned (de-duplicated) RcString-s instead of std::str...
John Hodge
1
-4
/
+7
2018-10-06
Const Evaluate - Very rough defer
John Hodge
1
-0
/
+5
2018-09-22
All - Generate MIR for constant evaluation (has too many const_cast calls, bu...
John Hodge
1
-1
/
+19
2017-09-23
HIR Typecheck - Fix bug with get_full_path on functions in the root crate
John Hodge
1
-1
/
+5
2017-05-13
Trans Codegen - Fill item path when monomorphising
John Hodge
1
-1
/
+2
2017-01-11
All - Enable library codegen (and use crate name everywhere)
John Hodge
1
-2
/
+4
2016-12-24
No more tears!
ubsan
1
-8
/
+8
2016-11-18
HIR Expand ErasedType - Replace non-local erased types in return types
John Hodge
1
-1
/
+19
2016-11-11
HIR - Tweak ErasedType for implementation
John Hodge
1
-0
/
+14
2016-10-30
HIR Resolve UFCS - Handle `Self` in trait impls
John Hodge
1
-0
/
+3
2016-10-22
HIR - Commit missing header (this is why we have CI)
John Hodge
1
-0
/
+83