]> git.lizzy.rs Git - rust.git/history - crates/syntax
Merge #10420
[rust.git] / crates / syntax /
2021-10-06 bors[bot]Merge #10420
2021-10-06 bors[bot]Merge #10459
2021-10-05 bors[bot]Merge #10447
2021-10-05 bors[bot]Merge #10458
2021-10-05 bors[bot]Merge #10440
2021-10-04 Aramis RazzaghipourReplace `if let` with `match` where appropriate
2021-10-04 Aramis RazzaghipourReplace `if let Some(_) = foo` with `if foo.is_some()`
2021-10-04 bors[bot]Merge #10451
2021-10-04 bors[bot]Merge #10449
2021-10-04 zhoufanmake Some(1..) parsed
2021-10-03 bors[bot]Merge #10441
2021-10-03 Aramis RazzaghipourFix miscellaneous Clippy lints
2021-10-03 Aramis RazzaghipourAdd semicolons for consistency
2021-10-03 bors[bot]Merge #10439
2021-10-03 bors[bot]Merge #10438
2021-10-03 Lukas Wirthminor: Simplify
2021-10-03 bors[bot]Merge #10436
2021-10-03 vi_mifix: await insertion with try_expr during extract_function
2021-10-03 bors[bot]Merge #10437
2021-10-03 zhoufanmove outer_attrs call before the match
2021-10-02 bors[bot]Merge #10430
2021-10-02 bors[bot]Merge #10421
2021-10-02 bors[bot]Merge #10429
2021-10-02 Aleksey Kladovminor: dead code
2021-10-02 Aleksey Kladovinternal: remove deprecated method
2021-10-02 bors[bot]Merge #10428
2021-10-02 Aleksey Kladovminor: regen
2021-10-02 Aleksey Kladovminor: generated code readability
2021-10-02 zhoufanParse outer attributes on StructPatternEtCetera
2021-09-30 bors[bot]Merge #10402
2021-09-30 bors[bot]Merge #10401
2021-09-29 bors[bot]Merge #10384
2021-09-29 bors[bot]Merge #10181
2021-09-28 bors[bot]Merge #10373
2021-09-28 bors[bot]Merge #10382
2021-09-28 Lukas WirthFix inline_call breaking RecordExprField shorthands
2021-09-27 bors[bot]Merge #10366
2021-09-27 bors[bot]Merge #10364
2021-09-27 Lukas WirthRename `*Owner` traits to `Has*`
2021-09-27 Lukas WirthRename `Dyn*` nodes to `Any*` nodes
2021-09-26 bors[bot]Merge #10360
2021-09-26 Aleksey Kladovinternal: more reasonable grammar for blocks
2021-09-26 bors[bot]Merge #10358
2021-09-26 Lukas WirthRemove inherent methods from ast node that carry semant...
2021-09-26 bors[bot]Merge #10352
2021-09-26 bors[bot]Merge #10357
2021-09-26 Aleksey Kladovinternal: fix and force-disable block validation ;-(
2021-09-26 bors[bot]Merge #10354
2021-09-25 Aleksey Kladovfeat: allow attributes on all expressions
2021-09-25 bors[bot]Merge #10211
2021-09-25 bors[bot]Merge #10347
2021-09-25 bors[bot]Merge #10346
2021-09-25 Aleksey Kladovminor: align code with code-style
2021-09-25 bors[bot]Merge #10345
2021-09-25 Aleksey Kladovminore: improve consistency
2021-09-25 Aleksey Kladovminor: more condensed tests
2021-09-25 bors[bot]Merge #10343
2021-09-25 Aleksey Kladovminor: more focusted tests
2021-09-24 bors[bot]Merge #10105
2021-09-23 bors[bot]Merge #10319
2021-09-23 Lukas WirthCleanup
2021-09-23 bors[bot]Merge #10315
2021-09-22 bors[bot]Merge #10284
2021-09-21 bors[bot]Merge #10304
2021-09-21 Lukas WirthSimplify
2021-09-21 Lukas WirthSimplify
2021-09-21 Lukas WirthGenerate ast nodes for each ast trait
2021-09-19 bors[bot]Merge #10293
2021-09-19 bors[bot]Merge #10289
2021-09-19 bors[bot]Merge #10292
2021-09-19 Lukas WirthOnly strip derive attributes when preparing macro input
2021-09-19 Lukas WirthSimplify
2021-09-19 bors[bot]Merge #10290
2021-09-19 Lukas WirthSimplify
2021-09-19 bors[bot]Merge #10287
2021-09-19 Aleksey Kladovinternal: more focused tests for const arguments
2021-09-19 bors[bot]Merge #10282
2021-09-19 Aleksey Kladovfix: don't allow two turbo-fishes in generic arguments
2021-09-19 bors[bot]Merge #10280
2021-09-19 Aleksey Kladovinternal: add erroneous test for double turbo fish
2021-09-18 bors[bot]Merge #10276
2021-09-18 Aleksey Kladovminor: improve readability
2021-09-18 Aleksey Kladovinternal: parser cleanup
2021-09-18 Aleksey Kladovinternal: minimize use_tree parser tests
2021-09-18 bors[bot]Merge #10275
2021-09-18 Aleksey Kladovinternal: parser cleanups
2021-09-18 Aleksey Kladovinternal: more focused trait item parsing tests
2021-09-18 bors[bot]Merge #10252
2021-09-17 bors[bot]Merge #10267
2021-09-17 bors[bot]Merge #10270
2021-09-17 Aleksey Kladovintenral: more local tests for statics
2021-09-17 Aleksey Kladovinternal: cleanup adt parsing
2021-09-17 bors[bot]Merge #10269
2021-09-17 Aleksey Kladovinternal: cleanup item parsing
2021-09-17 bors[bot]Merge #10265
2021-09-17 Aleksey Kladovinternal: more local parsing tests for macros
2021-09-17 Aleksey Kladovinternal: more focused parsing tests
2021-09-17 Aleksey Kladovinternal: more local test for mod item
2021-09-17 Aleksey Kladovinternal: more local parsing tests
2021-09-17 bors[bot]Merge #10260
next