| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-09-10 | add FIXME related to `ref x` bindings | Niko Matsakis | -13/+2 | |
| 2018-09-10 | propagate user-ascribes types down onto resulting bindings | Niko Matsakis | -18/+79 | |
| But only in very simple cases. | ||||
| 2018-09-10 | expand the patterns test with a bunch more scenarios | Niko Matsakis | -5/+172 | |
| 2018-09-10 | insert `AscribeUserType` for ascriptions | Niko Matsakis | -0/+47 | |
| 2018-08-24 | address pnkfelix nits | Niko Matsakis | -4/+9 | |
| 2018-08-24 | pacify the mercilous tidy: adt-nullary-enums test | Niko Matsakis | -17/+32 | |
| 2018-08-24 | ufcs with annot in position 1 and 2 | Niko Matsakis | -0/+240 | |
| 2018-08-24 | rename test case | Niko Matsakis | -5/+5 | |
| the 3 is because the type arguments are in the 3rd position | ||||
| 2018-08-24 | add test for method ufcs notation | Niko Matsakis | -0/+122 | |
| 2018-08-24 | support user-given types in adts | Niko Matsakis | -0/+556 | |
| 2018-08-24 | support user annotations in fns, methods | Niko Matsakis | -0/+223 | |
| 2018-08-24 | add a `user_substs` table and store the annotations in there | Niko Matsakis | -0/+80 | |
