Oliver Schneider
|
80bf9ae18a
|
[breaking-change] don't glob export ast::Expr_ variants
|
2016-02-11 12:34:48 +01:00 |
|
Nick Cameron
|
9023c659af
|
Cut out a bunch of Result and panictry! boilerplate from libsyntax.
[breaking-change] if you use any of the changed functions, you'll need to remove a try! or panictry!
|
2015-12-31 14:29:02 +13:00 |
|
Vadim Petrochenkov
|
95fdaf2375
|
Require exact type equality + add tests
+ Rebase fixes
|
2015-12-18 20:00:19 +03:00 |
|
Vadim Petrochenkov
|
e0ceef5a9e
|
Add ExprType to HIR and make everything compile
+ Apply parser changes manually
+ Add feature gate
|
2015-12-16 17:13:16 +03:00 |
|
Eduard Burtescu
|
b8157cc67f
|
Implement type ascription.
|
2015-12-16 17:12:35 +03:00 |
|
Seo Sanghyeon
|
f9ba107824
|
Move built-in syntax extensions to a separate crate
|
2015-12-15 15:04:46 +09:00 |
|