| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-01-09 | Fixed typos in local bindings | Vincent Esche | -2/+2 |
| 2021-01-09 | Fixed typos in code asserts | Vincent Esche | -1/+1 |
| 2021-01-09 | Fixed typos in code comments | Vincent Esche | -5/+5 |
| 2021-01-07 | Change <|> to $0 - Rebase | Kevaundray Wedderburn | -29/+29 |
| 2021-01-05 | Rename expr -> tail_expr | Aleksey Kladov | -2/+2 |
| 2021-01-04 | Update crates | kjeremy | -1/+1 |
| 2021-01-04 | Merge #6587 | bors[bot] | -0/+227 |
| 2021-01-03 | Upgrade expect-test to 1.1 | Jesse Bakker | -1/+1 |
| 2021-01-03 | parser,syntax: Add separate parser for stmt with optional semicolon | Marijn Suijten | -5/+66 |
| 2021-01-03 | syntax,ssr: Implement statement parsing | Marijn Suijten | -0/+166 |
| 2021-01-02 | Fix warnings on rust-nightly | cynecx | -2/+2 |
| 2020-12-30 | Update crates | kjeremy | -1/+1 |
| 2020-12-29 | indentation | AdnoC | -3/+3 |
| 2020-12-29 | Smarter bracketed use diagnostic | AdnoC | -0/+8 |
| 2020-12-24 | Merge #7027 | bors[bot] | -0/+59 |
| 2020-12-24 | Fix macro_rules not accepting brackets or parentheses | Lukas Wirth | -0/+59 |
| 2020-12-23 | Merge #7020 | bors[bot] | -0/+4 |
| 2020-12-23 | Implement const block inference | Lukas Wirth | -0/+4 |
| 2020-12-23 | Merge #7016 | bors[bot] | -1/+1 |
| 2020-12-23 | Merge #7010 | bors[bot] | -1/+136 |
| 2020-12-23 | Document `make` module design | Aleksey Kladov | -1/+7 |
| 2020-12-23 | Bump rustc_lexer | Laurențiu Nicola | -1/+1 |
| 2020-12-23 | Parse const effect block | Lukas Wirth | -0/+24 |
| 2020-12-23 | Parse ConstBlockPat | Lukas Wirth | -0/+80 |
| 2020-12-23 | Update ungrammar for const block patterns | Lukas Wirth | -1/+32 |
| 2020-12-21 | Merge #6965 | bors[bot] | -135/+186 |
| 2020-12-20 | Properly parse legacy trait objects with leading ForType | Lukas Wirth | -0/+44 |
| 2020-12-20 | Parse attributes in tuple expressions | Lukas Wirth | -0/+51 |
| 2020-12-20 | Properly attach attributes to Param instead of parent ParamList | Lukas Wirth | -135/+135 |
| 2020-12-18 | Merge #6934 | bors[bot] | -0/+7 |
| 2020-12-18 | Implement `RawAttr::filter` | Jonas Schievink | -0/+7 |
| 2020-12-18 | Minor, cleanup API | Aleksey Kladov | -0/+3 |
| 2020-12-16 | Merge #6896 | bors[bot] | -174/+316 |
| 2020-12-16 | Merge #6897 | bors[bot] | -6/+106 |
| 2020-12-16 | Node-ify lifetimes | Lukas Wirth | -174/+316 |
| 2020-12-16 | Merge #6894 | bors[bot] | -0/+3 |
| 2020-12-15 | Basic support for decl macros 2.0 | Jonas Schievink | -6/+106 |
| 2020-12-15 | Parenthesize composite if condition before inverting in invert-if assist | Jesse Bakker | -0/+3 |
| 2020-12-15 | Reject visibilities on `macro_rules!` | Jonas Schievink | -1/+13 |
| 2020-12-15 | Move to upstream `macro_rules!` model | Jonas Schievink | -69/+80 |
| 2020-12-12 | Remove some redundant allocations | Jeremy Kolb | -2/+2 |
| 2020-12-10 | Fix accidently quadratic syntax rewriter | Aleksey Kladov | -8/+14 |
| 2020-12-09 | Properly fetch inner and outer docs on hir-level | Lukas Wirth | -0/+8 |
| 2020-12-08 | Simplify ast::Comment api surface | Lukas Wirth | -10/+15 |
| 2020-12-07 | Keep doc attribute order | Lukas Wirth | -41/+35 |
| 2020-12-07 | Merge #6719 | bors[bot] | -16/+17 |
| 2020-12-05 | Add replace_match_with_if_let assist | Lukas Wirth | -2/+11 |
| 2020-12-04 | Use items can also have doc comments | Lukas Wirth | -16/+17 |
| 2020-12-02 | Merge #6649 | bors[bot] | -22/+55 |
| 2020-11-30 | bump lexer | kjeremy | -1/+1 |
