]> git.lizzy.rs Git - rust.git/history - crates/ra_syntax
Merge #2706
[rust.git] / crates / ra_syntax /
2019-12-29 bors[bot]Merge #2061
2019-12-29 bors[bot]Merge #2650
2019-12-29 bors[bot]Merge #2668
2019-12-29 bors[bot]Merge #2667
2019-12-27 bors[bot]Merge #2657
2019-12-26 Florian DieboldCollect visibility of items during nameres
2019-12-26 Florian DieboldAdd infrastructure for visibility on syntax and hir_def...
2019-12-25 bors[bot]Merge #2658
2019-12-25 bors[bot]Merge #2663
2019-12-25 bors[bot]Merge #2662
2019-12-24 bors[bot]Merge #2661
2019-12-24 Edwin ChengRemove AsyncOwner
2019-12-24 Edwin ChengImplement infer await from async func
2019-12-23 Seivan HeidariMerge branch 'master' into feature/themes
2019-12-22 bors[bot]Merge #2642
2019-12-22 bors[bot]Merge #2641
2019-12-22 Edwin ChengUse name instead of ident for macro 2.0 sytnax
2019-12-22 roblablaParse const generics
2019-12-21 bors[bot]Merge #2629
2019-12-21 bors[bot]Merge #2628
2019-12-21 Edwin ChengAdd macro 2.0 support in parser
2019-12-21 bors[bot]Merge #2626
2019-12-21 bors[bot]Merge #2627
2019-12-21 bors[bot]Merge #2625
2019-12-20 kjeremyClippy lints
2019-12-20 bors[bot]Merge #2624
2019-12-20 bors[bot]Merge #2623
2019-12-20 bors[bot]Merge #2617
2019-12-20 bors[bot]Merge #2616
2019-12-20 Florian DieboldHandle closure return types
2019-12-20 bors[bot]Merge #2615
2019-12-20 Edwin ChengFix parser for macro call in pattern position
2019-12-20 bors[bot]Merge #2614
2019-12-20 kjeremyUse unwrap_or_default
2019-12-17 bors[bot]Merge #2583
2019-12-17 bors[bot]Merge #2562
2019-12-17 bors[bot]Merge #2568
2019-12-17 bors[bot]Merge #2571
2019-12-17 bors[bot]Merge #2577
2019-12-17 Aleksey KladovImprove recovery for incomplete lambdas
2019-12-13 bors[bot]Merge #2544
2019-12-12 bors[bot]Merge #2536
2019-12-12 Aleksey KladovAvoid recompiling serde
2019-12-08 bors[bot]Merge #2466
2019-12-06 bors[bot]Merge #2489
2019-12-06 bors[bot]Merge #2484
2019-12-06 Aleksey KladovDynMap
2019-12-04 bors[bot]Merge #2476
2019-12-04 Aleksey Kladov:arrow_up: rowan
2019-12-03 bors[bot]Merge #2471
2019-12-03 ice1000Add `ModuleItemsOwner` to `Block`
2019-11-28 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
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-25 bors[bot]Merge #2401
2019-11-25 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-24 bors[bot]Merge #2378
2019-11-24 bors[bot]Merge #2365
2019-11-24 bors[bot]Merge #2343
2019-11-24 bors[bot]Merge #2360
2019-11-24 bravomikekilodo refact and fix some issue
2019-11-22 bors[bot]Merge #2361
2019-11-22 Aleksey KladovUniformalize naming
2019-11-21 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-20 bors[bot]Merge #2326
2019-11-20 bors[bot]Merge #2325
2019-11-20 Aleksey KladovNext gen IDs for functions
2019-11-20 bors[bot]Merge #2321
2019-11-20 Aleksey KladovAllow non-path default type parameters
2019-11-20 Aleksey KladovMerge pull request #2297 from kiljacken/master
2019-11-20 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-19 bors[bot]Merge #2314
2019-11-19 Aleksey Kladov:arrow_up: rowan
2019-11-18 bors[bot]Merge #2309
2019-11-18 bors[bot]Merge #2307
2019-11-18 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-18 bors[bot]Merge #2308
2019-11-18 DJMcNabRemove the custom impl of AttrsOwner for ImplItem
2019-11-18 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-17 bors[bot]Merge #2287
2019-11-17 Aleksey KladovDisable doctests
2019-11-16 bors[bot]Merge #2280
2019-11-16 Aleksey KladovAdd ast for plain and raw string literals
2019-11-16 bors[bot]Merge #2263
2019-11-15 bors[bot]Merge #2271
2019-11-15 Aleksey KladovForce passing Source when creating a SourceAnalyzer
2019-11-15 bors[bot]Merge #2266
2019-11-15 bors[bot]Merge #2252
2019-11-15 Geoffry SongAttempt to implement typed accessors
2019-11-15 Geoffry SongMove inclusive range check to validation
2019-11-15 Geoffry SongFix parsing of "postfix" range expressions.
2019-11-15 bors[bot]Merge #2165
2019-11-14 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-13 bors[bot]Merge #2226
2019-11-13 Aleksey KladovMake make:: builders slightly more convenient
2019-11-13 Aleksey KladovUse strongly-typed ast building for early-return assist
2019-11-11 Seivan HeidariMerge branch 'master' of https://github.com/rust-analyz...
2019-11-11 bors[bot]Merge #2205
2019-11-11 bors[bot]Merge #2203
next