Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lower `Fn(X, Y) -> Z` paths | Florian Diebold | 2019-09-07 | 1 | -1/+1 |
* | Merge #1743 | bors[bot] | 2019-09-05 | 1 | -0/+1 |
|\ | |||||
| * | Support resolution of `#[macro_use] extern crate` | uHOOCCOOHu | 2019-08-31 | 1 | -0/+1 |
* | | fix hir for new block syntax | Aleksey Kladov | 2019-09-02 | 1 | -1/+1 |
* | | fix generated AST | Aleksey Kladov | 2019-09-02 | 1 | -1/+1 |
* | | remove useless trait | Aleksey Kladov | 2019-09-02 | 1 | -1/+1 |
|/ | |||||
* | Add `BoxPat` variant | Dylan MacKenzie | 2019-08-23 | 1 | -0/+3 |
* | rename struct -> record, pos -> tuple | Aleksey Kladov | 2019-08-23 | 1 | -24/+24 |
* | use quote! macro to generate grammar | Aleksey Kladov | 2019-08-18 | 1 | -27/+27 |
* | deserialize grammar | Aleksey Kladov | 2019-08-18 | 1 | -53/+53 |
* | Add function parameters attributes | Evgenii P | 2019-08-07 | 1 | -0/+2 |
* | add await expr to ast | Unreal Hoang | 2019-07-20 | 1 | -0/+2 |
* | add await to syntax, parser for await_expr | Unreal Hoang | 2019-07-20 | 1 | -0/+2 |
* | fix: box_pattern | csmoe | 2019-06-19 | 1 | -0/+2 |
* | fix: support existential type | csmoe | 2019-06-12 | 1 | -0/+1 |
* | [#1083] Try block syntax | Andrey Tkachenko | 2019-06-06 | 1 | -0/+6 |
* | fill struct fields diagnostic | Sergey Parilin | 2019-05-06 | 1 | -2/+5 |
* | Merge #1208 | bors[bot] | 2019-05-04 | 1 | -1/+1 |
|\ | |||||
| * | Added local macro goto | Lenard Pratt | 2019-05-04 | 1 | -1/+1 |
* | | Revert "eagarly clean astd maps" | Aleksey Kladov | 2019-05-04 | 1 | -1/+1 |
* | | eagarly clean astd maps | Aleksey Kladov | 2019-05-04 | 1 | -1/+1 |
* | | Add default type param in TypeParam Node | Edwin Cheng | 2019-05-03 | 1 | -1/+1 |
|/ | |||||
* | Merge #1154 | bors[bot] | 2019-04-20 | 1 | -1/+1 |
|\ | |||||
| * | Initial support for lang items. | Marco Groppo | 2019-04-19 | 1 | -1/+1 |
* | | Add MacroItems and MacroStmts in grammer.ron | Edwin Cheng | 2019-04-18 | 1 | -0/+15 |
|/ | |||||
* | Add L_DOLLAR and R_DOLLAR | Edwin Cheng | 2019-04-11 | 1 | -0/+2 |
* | Merge #1076 | bors[bot] | 2019-04-02 | 1 | -0/+2 |
|\ | |||||
| * | Added const bodies and static body to the ast | Lenard Pratt | 2019-04-02 | 1 | -2/+2 |
| * | Added defWithBody | Lenard Pratt | 2019-03-30 | 1 | -0/+2 |
* | | Merge #1084 | bors[bot] | 2019-04-01 | 1 | -1/+0 |
|\ \ | |||||
| * | | remove dead code | Aleksey Kladov | 2019-04-01 | 1 | -1/+0 |
* | | | intelligently add parens when inlining local varaibles | gfreezy | 2019-04-01 | 1 | -0/+1 |
|/ / | |||||
* | | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -33/+2 |
* | | Add WherePred to allow predicate access in WhereClause | Ville Penttinen | 2019-03-31 | 1 | -1/+14 |
* | | Add trait ast::TypeBoundsOwner | Ville Penttinen | 2019-03-31 | 1 | -5/+10 |
* | | Add new TYPE_BOUND_LIST and TYPE_BOUND syntax kinds | Ville Penttinen | 2019-03-30 | 1 | -0/+13 |
|/ | |||||
* | Basics for trait method resolution | Florian Diebold | 2019-03-25 | 1 | -1/+4 |
* | add name resolution from the old impl | Aleksey Kladov | 2019-03-17 | 1 | -1/+1 |
* | Add async keyword | Caio | 2019-03-09 | 1 | -0/+1 |
* | Remove `TypeRef` from item opts which implement TypeAscriptionOwner | Ville Penttinen | 2019-02-27 | 1 | -6/+11 |
* | Add new trait TypeAscriptionOwner | Ville Penttinen | 2019-02-26 | 1 | -9/+24 |
* | rename type to type_alias in the AST as well | Aleksey Kladov | 2019-02-25 | 1 | -4/+4 |
* | Enable parsing attributes for generic lifetimes and type parameters | Ville Penttinen | 2019-02-17 | 1 | -2/+5 |
* | Enable parsing of attributes inside a match block | Ville Penttinen | 2019-02-17 | 1 | -1/+3 |
* | Handle generic args for method calls | Florian Diebold | 2019-02-16 | 1 | -1/+1 |
* | Add generic params to impl blocks | Florian Diebold | 2019-02-16 | 1 | -1/+1 |
* | Import the prelude | Florian Diebold | 2019-02-13 | 1 | -1/+2 |
* | make macro a NameOwner | Aleksey Kladov | 2019-02-11 | 1 | -1/+4 |
* | Fix handling of literal patterns | Florian Diebold | 2019-02-09 | 1 | -0/+3 |
* | Fill deprecation for LSP | kjeremy | 2019-02-05 | 1 | -1/+1 |