Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-10 | HIR Expand - Ensure that all erased types are evaluated before MIR generation | John Hodge | 1 | -23/+12 |
2017-09-08 | Typecheck - Various tweaks from librustdoc | John Hodge | 1 | -1/+1 |
2017-06-09 | Fix use of hard tabs | John Hodge | 1 | -21/+21 |
2017-06-09 | Fix build broken by MSVC port | John Hodge | 1 | -0/+2 |
2017-03-04 | Many many changes to allow compiling in visual studio (Community 2015) | John Hodge (bugs) | 1 | -15/+21 |
2017-01-23 | HIR Expand Erased Types - Fix segfault due to uninitialised value | John Hodge | 1 | -1/+1 |
2017-01-13 | Erased Types - Hackily allow outside of functions | John Hodge | 1 | -3/+3 |
2017-01-11 | All - Enable library codegen (and use crate name everywhere) | John Hodge | 1 | -6/+6 |
2016-12-24 | No more tears! | ubsan | 1 | -22/+22 |
2016-11-18 | HIR Expand ErasedType - Replace non-local erased types in return types | John Hodge | 1 | -45/+110 |
2016-11-18 | HIR Expand ErasedTypes - Visit result types | John Hodge | 1 | -0/+7 |
2016-11-18 | HIR Expand - Erased types replacment | John Hodge | 1 | -0/+137 |