index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir_typeck
/
impl_ref.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
All - Switch to using interned (de-duplicated) RcString-s instead of std::str...
John Hodge
1
-4
/
+4
2019-01-03
Typecheck Expressions - Handle placeholder params better
John Hodge
1
-8
/
+1
2018-06-04
All - Ensure that all files have a header comment, remove some dead code
John Hodge
1
-0
/
+5
2017-08-23
HIR Typecheck - Specialiation deep overlap checks, little impl param determin...
John Hodge
1
-1
/
+2
2017-01-08
All - i128/u182 support, typecheck and parse fixes
John Hodge
1
-0
/
+1
2016-12-24
No more tears!
ubsan
1
-10
/
+10
2016-11-20
HIR Typecheck Expr - Better detection for magic params
John Hodge
1
-1
/
+1
2016-11-17
HIR Typecheck - Support Self in impl monomorphisation
John Hodge
1
-0
/
+1
2016-10-01
HIR - Store and use annotations for CoerceUnsized (and prepare markings for o...
John Hodge
1
-0
/
+9
2016-09-18
HIR Typecheck Expr - Add bounds from fuzzy matched bounds/assoc rules. Work a...
John Hodge
1
-0
/
+3
2016-08-24
HIR Typecheck - Add impl specialisation support to static, fix spelling error
John Hodge
1
-1
/
+1
2016-08-16
HIR Typecheck - Move ImplRef code to its own file
John Hodge
1
-0
/
+4
2016-08-16
HIR - Misc tweaks for debugging typeck errors
John Hodge
1
-3
/
+4
2016-07-31
HIR Typecheck - Fixed associated type lookup
John Hodge
1
-3
/
+4
2016-07-21
HIR Typecheck - BROKEN: Switch to ImplRef everywhere
John Hodge
1
-0
/
+57