Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | impl Default for BindingMode. | Michael Killough | 2019-03-17 | 1 | -5/+11 | |
| * | Implement BindingMode for pattern matching. | Michael Killough | 2019-03-16 | 1 | -17/+78 | |
* | | Remove FnSig from FnDef type | Florian Diebold | 2019-03-16 | 1 | -2/+4 | |
* | | Refactor FnSig a bit | Florian Diebold | 2019-03-16 | 1 | -11/+12 | |
|/ | ||||||
* | Use impl_froms! | kjeremy | 2019-03-04 | 1 | -13/+3 | |
* | Make ExpOrPatId private | kjeremy | 2019-03-04 | 1 | -3/+6 | |
* | Remove commented out code | Jeremy Kolb | 2019-03-04 | 1 | -9/+0 | |
* | Use ImplItems instead of just Function | Jeremy Kolb | 2019-03-04 | 1 | -34/+48 | |
* | Make goto definition/hover resolve constructors | kjeremy | 2019-03-04 | 1 | -3/+40 | |
* | Add static type inference | Ville Penttinen | 2019-02-25 | 1 | -1/+2 | |
* | Add const type inference | Ville Penttinen | 2019-02-25 | 1 | -7/+13 | |
* | Rename Type => TypeAlias | Florian Diebold | 2019-02-24 | 1 | -2/+2 | |
* | Implement support for type aliases | Florian Diebold | 2019-02-24 | 1 | -1/+3 | |
* | Refactor associated method resolution a bit and make it work with generics | Florian Diebold | 2019-02-23 | 1 | -33/+53 | |
* | Split ty.rs into several modules | Florian Diebold | 2019-02-23 | 1 | -0/+1079 |