| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-12-31 | Cut out a bunch of Result and panictry! boilerplate from libsyntax. | Nick Cameron | -6/+6 | |
| [breaking-change] if you use any of the changed functions, you'll need to remove a try! or panictry! | ||||
| 2015-12-18 | Require exact type equality + add tests | Vadim Petrochenkov | -1/+1 | |
| + Rebase fixes | ||||
| 2015-12-16 | Add ExprType to HIR and make everything compile | Vadim Petrochenkov | -3/+3 | |
| + Apply parser changes manually + Add feature gate | ||||
| 2015-12-16 | Implement type ascription. | Eduard Burtescu | -4/+23 | |
| 2015-12-15 | Move built-in syntax extensions to a separate crate | Seo Sanghyeon | -0/+245 | |
