Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-14 | HIR Conv Markings - Add supertraits from extern crates | John Hodge | 1 | -28/+38 |
2017-01-14 | HIR - Build up a flattened list of parent traits early to save time later | John Hodge | 1 | -1/+156 |
2017-01-07 | HIR Conv Markings - Allow unbound paths | John Hodge | 1 | -1/+1 |
2017-01-06 | HIR Conv Markings - Recurse when a path is seen | John Hodge | 1 | -26/+71 |
2016-12-24 | No more tears! | ubsan | 1 | -11/+11 |
2016-12-18 | HIR Markings - Store presense of a Drop impl | John Hodge | 1 | -0/+7 |
2016-12-10 | Trans - Slight handling of DST structs | John Hodge | 1 | -0/+13 |
2016-12-10 | MIR - More CoerceUnsized/Unsize hackery | John Hodge | 1 | -2/+35 |
2016-12-10 | HIR->MIR - Destructuring CoerceUnsized | John Hodge | 1 | -2/+78 |
2016-11-25 | HIR - Shift markings to their own pass, store in crate metadata. | John Hodge | 1 | -0/+85 |