| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-04-11 | remove type variable defaults code | Niko Matsakis | -23/+0 | |
| This just limits ourselves to the "old school" defaults: diverging variables and integer variables. | ||||
| 2015-07-25 | Add feature gate | Jared Roesch | -0/+2 | |
| 2015-07-25 | Implement Default TyParam fallback | Jared Roesch | -0/+21 | |
| This patch allows type parameter defaults to influence type inference. This is a possible breaking change since it effects the way type inference works and will have different behavior when mixing defaults and literal fallback. | ||||
