]> git.lizzy.rs Git - rust.git/history - crates/ra_syntax/src/grammar.ron
Add `ModuleItemsOwner` to `Block`
[rust.git] / crates / ra_syntax / src / grammar.ron
2019-12-03 ice1000Add `ModuleItemsOwner` to `Block`
2019-11-25 bors[bot]Merge #2403
2019-11-25 Aleksey KladovFix hir for ast::UnionDef
2019-11-25 Aleksey KladovIntroduce dedicated AST node for union
2019-11-20 bors[bot]Merge #2321
2019-11-20 Aleksey KladovAllow non-path default type parameters
2019-11-18 bors[bot]Merge #2309
2019-11-18 bors[bot]Merge #2307
2019-11-18 bors[bot]Merge #2308
2019-11-18 DJMcNabRemove the custom impl of AttrsOwner for ImplItem
2019-10-23 bors[bot]Merge #1980
2019-10-17 bors[bot]Merge #2032
2019-10-17 Aleksey Kladovrename tools -> xtask
2019-10-08 bors[bot]Merge #1922
2019-10-08 bors[bot]Merge #1951
2019-10-05 bors[bot]Merge #1960
2019-10-05 bors[bot]Merge #1928
2019-10-03 bors[bot]Merge #1950
2019-10-03 Geoffry SongFix parsing of block expressions in "forbid_structs...
2019-10-02 uHOOCCOOHuPass attributes as token tree to DefCollector
2019-09-30 Alexander AndreevMerge branch 'master' into feature/issue/1856
2019-09-30 bors[bot]Merge #1934
2019-09-30 uHOOCCOOHuFix API of Attr
2019-09-30 uHOOCCOOHuParse correct AttrInput
2019-09-25 bors[bot]Merge #1900 #1907
2019-09-24 bors[bot]Merge #1902
2019-09-24 Aleksey Kladovsimplify
2019-09-16 bors[bot]Merge #1817
2019-09-15 uHOOCCOOHuSupport path starting with a type
2019-09-15 bors[bot]Merge #1848
2019-09-15 Dylan MacKenzieAdd `DotDotPat` to AST
2019-09-12 bors[bot]Merge #1818
2019-09-11 uHOOCCOOHuInfer box expression
2019-09-07 bors[bot]Merge #1786
2019-09-07 Florian DieboldLower `Fn(X, Y) -> Z` paths
2019-09-06 bors[bot]Merge #1755
2019-09-05 bors[bot]Merge #1766
2019-09-05 bors[bot]Merge #1761
2019-09-05 bors[bot]Merge #1743
2019-09-02 bors[bot]Merge #1752
2019-09-02 Aleksey Kladovfix hir for new block syntax
2019-09-02 Aleksey Kladovfix generated AST
2019-09-02 bors[bot]Merge #1751
2019-09-02 Aleksey Kladovremove useless trait
2019-08-31 uHOOCCOOHuSupport resolution of `#[macro_use] extern crate`
2019-08-26 bors[bot]Merge #1736
2019-08-25 bors[bot]Merge #1735
2019-08-25 bors[bot]Merge #1734
2019-08-25 bors[bot]Merge #1733
2019-08-23 Dylan MacKenzieAdd `BoxPat` variant
2019-08-23 bors[bot]Merge #1731
2019-08-23 Aleksey Kladovrename struct -> record, pos -> tuple
2019-08-19 bors[bot]Merge #1697
2019-08-18 Aleksey Kladovuse quote! macro to generate grammar
2019-08-18 Aleksey Kladovdeserialize grammar
2019-08-13 bors[bot]Merge #1636
2019-08-08 bors[bot]Merge #1661
2019-08-07 Evgenii PAdd function parameters attributes
2019-07-20 bors[bot]Merge #1568
2019-07-20 bors[bot]Merge #1567
2019-07-20 bors[bot]Merge #1566
2019-07-20 bors[bot]Merge #1562
2019-07-20 Unreal Hoangadd await expr to ast
2019-07-20 bors[bot]Merge #1560
2019-07-20 bors[bot]Merge #1558
2019-07-20 Unreal Hoangadd await to syntax, parser for await_expr
2019-06-24 bors[bot]Merge #1415
2019-06-19 bors[bot]Merge #1419
2019-06-19 bors[bot]Merge #1414
2019-06-19 csmoefix: box_pattern
2019-06-12 bors[bot]Merge #1393
2019-06-12 csmoefix: support existential type
2019-06-06 bors[bot]Merge #1377
2019-06-06 bors[bot]Merge #1380
2019-06-06 Andrey Tkachenko[#1083] Try block syntax
2019-05-06 bors[bot]Merge #1163
2019-05-06 Sergey Parilinfill struct fields diagnostic
2019-05-04 bors[bot]Merge #1208
2019-05-04 Lenard PrattAdded local macro goto
2019-05-04 bors[bot]Merge #1238
2019-05-04 Aleksey KladovRevert "eagarly clean astd maps"
2019-05-04 bors[bot]Merge #1230
2019-05-04 bors[bot]Merge #1231
2019-05-04 Aleksey Kladoveagarly clean astd maps
2019-05-03 bors[bot]Merge #1227
2019-05-03 Edwin ChengAdd default type param in TypeParam Node
2019-04-21 bors[bot]Merge #1175
2019-04-20 bors[bot]Merge #1154
2019-04-19 Marco GroppoInitial support for lang items.
2019-04-19 bors[bot]Merge #1148
2019-04-18 Edwin ChengAdd MacroItems and MacroStmts in grammer.ron
2019-04-14 bors[bot]Merge #1137
2019-04-14 bors[bot]Merge #1138
2019-04-11 Edwin ChengAdd L_DOLLAR and R_DOLLAR
2019-04-07 Lenard Prattupdated snapshots
2019-04-07 Lenard PrattAdded inference of array length
2019-04-04 bors[bot]Merge #1106
2019-04-03 bors[bot]Merge #1098
2019-04-03 bors[bot]Merge #1068
2019-04-02 bors[bot]Merge #1076
next