index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-10-01
HIR Type - Handle lhs ivar in match_test_generics_fuzz
John Hodge
1
-1
/
+43
2016-10-01
HIR - Support tuple enum variants as function pointers
John Hodge
2
-2
/
+2
2016-09-30
HIR From AST - Add TODO for when a tuple variant is used as a value
John Hodge
1
-9
/
+46
2016-09-29
HIR Typecheck Expr - Apply coercions to CallValue
John Hodge
1
-1
/
+4
2016-09-29
HIR Typecheck Expr - Draft auto trait impl search
John Hodge
2
-1
/
+22
2016-09-29
HIR - Add variadic marking to functions, and propagate unsafe/const markings
John Hodge
4
-2
/
+5
2016-09-28
HIR - Support Variant literals
John Hodge
4
-0
/
+20
2016-09-28
HIR From AST - Handle missing anon modules
John Hodge
1
-5
/
+11
2016-09-27
HIR Serialise - Fix not serialising macro loop separator token
John Hodge
2
-0
/
+2
2016-09-27
AST - Refactor extern blocks into Items
John Hodge
1
-1
/
+5
2016-09-27
AST - Stub out extern and impl blocks as Item-s
John Hodge
1
-1
/
+11
2016-09-27
HIR Deserialise - Handle `PAT_ITEM`
John Hodge
1
-0
/
+1
2016-09-27
macro_rules - Update logic for determining if a loop should be expanded
John Hodge
2
-6
/
+11
2016-09-25
AST - Convert use statements to normal items
John Hodge
1
-0
/
+3
2016-09-25
HIR - Hacky consteval fixes
John Hodge
1
-2
/
+12
2016-09-25
HIR - Support float patterns
John Hodge
4
-6
/
+39
2016-09-24
HIR Typecheck Expr - Fix impl selection bug with an evil hack
John Hodge
2
-4
/
+18
2016-09-24
HIR Typecheck Expr - Provide a list of usable ivars to find_method
John Hodge
1
-0
/
+5
2016-09-18
HIR Typecheck Expr - Rough support for casts that trigger unsizing
John Hodge
2
-0
/
+5
2016-09-18
HIR - Rework to include a node for in/box (for better type inferrence)
John Hodge
4
-3
/
+59
2016-09-16
HIR - (minor) Comment on format of generic binding field
John Hodge
1
-0
/
+1
2016-09-15
Restructure - Don't insert automatic () statements at end of blocks
John Hodge
2
-9
/
+8
2016-09-14
HIR Type - match_generics_fuzz: Equate equal ivars
John Hodge
1
-2
/
+10
2016-09-12
HIR - Losen impl type matching a little
John Hodge
1
-5
/
+24
2016-09-12
HIR From AST - Correct paths for range ops
John Hodge
3
-7
/
+28
2016-09-12
HIR - Fix edge case looking up the root module
John Hodge
1
-6
/
+21
2016-09-12
HIR From AST - Allow None items in impl blocks
John Hodge
1
-0
/
+4
2016-09-11
Resolve/Use - HIR imports and searching wildcard imports
John Hodge
2
-6
/
+6
2016-09-11
macro_rules - Rework to handle vec! edge case
John Hodge
2
-14
/
+2
2016-09-07
HIR (De)serialise - Support shallow MIR drops
John Hodge
2
-2
/
+3
2016-09-04
HIR - Support fuzzy generic match on TraitObject
John Hodge
1
-2
/
+28
2016-09-04
HIR - Fix bad logic in impl comparison
John Hodge
1
-1
/
+1
2016-09-04
HIR - Fix sorting of SimplePath
John Hodge
1
-2
/
+2
2016-09-04
HIR - Restructure _Unsize handling to operate on pointers
John Hodge
3
-31
/
+86
2016-09-03
Resolve - More populated bindings
John Hodge
1
-11
/
+38
2016-09-03
HIR From AST - Add an error message when invalid value found, earlier error ↵
John Hodge
1
-3
/
+7
for bad binding
2016-09-03
HIR - Convert Literal::BorrowOf to use a full path
John Hodge
3
-3
/
+3
2016-09-01
HIR Serialise - Save const literal
John Hodge
2
-3
/
+2
2016-09-01
HIR - Look for impls in extern crates
John Hodge
1
-0
/
+13
2016-09-01
HIR FromAST - Fix is_marker flag on traits
John Hodge
2
-3
/
+10
2016-09-01
Resolve - Misc fixes
John Hodge
2
-7
/
+4
2016-09-01
HIR - Support looking up items using ext crate paths
John Hodge
1
-7
/
+16
2016-09-01
Resolve - HIR pointers for enum variants
John Hodge
2
-5
/
+20
2016-09-01
Expand - Support box operator (untested)
John Hodge
2
-2
/
+8
2016-08-31
HIR From AST - Trait binding
John Hodge
1
-3
/
+1
2016-08-31
HIR From AST - Box receiver, start on fixing missing information
John Hodge
2
-11
/
+33
2016-08-31
HIR - Support for ext crates in FromAST
John Hodge
2
-7
/
+21
2016-08-29
HIR Deserialise - Hackily set crate names, clean up a little
John Hodge
5
-6
/
+46
2016-08-29
HIR From AST - Convert use statements into HIR items
John Hodge
1
-0
/
+17
2016-08-29
HIR From AST - Add TODO for extern crate
John Hodge
1
-0
/
+2
[prev]
[next]