]> git.lizzy.rs Git - rust.git/history - crates/syntax
Merge #11490
[rust.git] / crates / syntax /
2022-02-21 bors[bot]Merge #11490
2022-02-21 bors[bot]Merge #11522
2022-02-21 bors[bot]Merge #11455
2022-02-21 bors[bot]Merge #11481
2022-02-21 bors[bot]Merge #11517
2022-02-21 bors[bot]Merge #11516
2022-02-21 bors[bot]Merge #11142
2022-02-21 bors[bot]Merge #11424
2022-02-21 bors[bot]Merge #11375
2022-02-21 Chayim Refael FriedmanChange `single_let()` and `is_pattern_cond()` to free...
2022-02-21 Chayim Refael FriedmanUpgrade ungrammar to 1.15.0
2022-02-21 Chayim Refael FriedmanValidate `let` expressions
2022-02-21 Chayim Refael FriedmanUpdate tests
2022-02-21 Chayim Refael FriedmanParse `let` expressions in order to support `let` chains
2022-02-14 bors[bot]Merge #11369
2022-02-03 bors[bot]Merge #11397
2022-02-03 Lukas WirthMove attribute path completions into attribute completi...
2022-02-02 bors[bot]Merge #11394
2022-02-02 bors[bot]Merge #11395
2022-02-01 bors[bot]Merge #11322
2022-01-31 bors[bot]Merge #11291
2022-01-31 Lukas WirthMake more precise range macro upmapping
2022-01-31 bors[bot]Merge #11182
2022-01-30 bors[bot]Merge #11382
2022-01-30 Lukas WirthReduce allocations in attribute collection
2022-01-25 bors[bot]Merge #11281
2022-01-22 Jeroen Vannevelremoved prints
2022-01-22 Jeroen Vannevelhacky_block_expr_with_comments
2022-01-22 Jeroen Vannevelremoving unwraps
2022-01-22 Jeroen Vannevelvery rough but comments get extracted
2022-01-16 bors[bot]Merge #11287
2022-01-15 bors[bot]Merge #11294
2022-01-15 Lukas WirthMove format specifier lexing from syntax to ide_db
2022-01-13 bors[bot]Merge #11276
2022-01-13 Lukas WirthSlightly cleanup HasFormatSpecifier::lex_format_specifier
2022-01-11 bors[bot]Merge #11210
2022-01-08 bors[bot]Merge #11238
2022-01-08 Jonas SchievinkShrink diagnostic spans for errors inside macros
2022-01-08 Jonas SchievinkAllow doc comments on all `Item`s
2022-01-08 bors[bot]Merge #11237
2022-01-08 bors[bot]Merge #11236
2022-01-08 bors[bot]Merge #11235
2022-01-08 bors[bot]Merge #11107
2022-01-07 bors[bot]Merge #11230
2022-01-07 Lukas Wirthfix: Fix attribute stripping ignoring doc comments
2022-01-07 bors[bot]Merge #11145
2022-01-07 bors[bot]Merge #11220
2022-01-07 bors[bot]Merge #11225
2022-01-07 bors[bot]Merge #11194
2022-01-07 Lukas WirthBetter interface for doc comment and attribute processing
2022-01-07 Benjamin Coenenfeat(diagnostics): use default expression instead of...
2022-01-07 Lukas WirthGenerate `AnyHasDocComments` node
2022-01-06 bors[bot]Merge #11218
2022-01-06 bors[bot]Merge #11193
2022-01-06 bors[bot]Merge #11209
2022-01-06 Jonas SchievinkUse`const _` instead of `mod __`
2022-01-06 bors[bot]Merge #11208
2022-01-06 Jonas SchievinkExpand attribute macros on impl and trait items
2022-01-04 bors[bot]Merge #11112
2022-01-04 Benjamin Coenenadd better default behavior on fill struct fields diagn...
2022-01-03 bors[bot]Merge #11061
2022-01-03 bors[bot]Merge #11115
2022-01-03 bors[bot]Merge #11088
2022-01-01 bors[bot]Merge #11136
2021-12-30 Benjamin Coenenfeat(diagnostics): use Default::default() expression...
2021-12-30 bors[bot]Merge #11144
2021-12-30 bors[bot]Merge #11141
2021-12-30 bors[bot]Merge #10692
2021-12-30 Ariel DavisMigrate to SyntaxNodePtr in new rowan
2021-12-28 bors[bot]Merge #11134
2021-12-28 Aleksey Kladovdead code
2021-12-28 Aleksey Kladovintroduce hacks module
2021-12-28 Aleksey Kladovdead code
2021-12-28 Aleksey Kladovremove fragments from syntax
2021-12-28 Aleksey Kladovdrop dead code
2021-12-28 Aleksey Kladovremove Item::parse
2021-12-28 Aleksey Kladovinternal: start isolating ssr-related parsing APIs...
2021-12-26 bors[bot]Merge #11120
2021-12-26 Aleksey Kladovinternal: move inline parser tests to parser crate
2021-12-26 Aleksey Kladovinternal: move outlined parser tests
2021-12-26 bors[bot]Merge #11118
2021-12-26 Aleksey Kladovinternal: move ws attachment logic to the parser crate
2021-12-25 bors[bot]Merge #11117
2021-12-25 Aleksey Kladovrename
2021-12-25 Aleksey Kladovinternal: rename
2021-12-25 Aleksey Kladovinternal: replace TreeSink with a data structure
2021-12-23 Petr NevyhoštěnýFix generic type substitution in impl trait with assoc...
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-21 bors[bot]Merge #11089
2021-12-21 Lukas WirthFully render type alias completions from hir
2021-12-21 Lukas WirthFully render const item completions from hir
2021-12-20 bors[bot]Merge #11074
2021-12-20 bors[bot]Merge #11073
2021-12-20 bors[bot]Merge #11069
2021-12-20 bors[bot]Merge #11067
2021-12-20 bors[bot]Merge #11028
2021-12-20 bors[bot]Merge #11062
2021-12-18 bors[bot]Merge #11042
2021-12-18 bors[bot]Merge #11035
2021-12-18 bors[bot]Merge #11046
next