| Age | Commit message (Expand) | Author | Lines |
| 2024-04-24 | Auto merge of #104087 - nbdd0121:const, r=scottmcm | bors | -2/+0 |
| 2024-04-24 | Stabilise `inline_const` | Gary Guo | -2/+0 |
| 2024-04-24 | Auto merge of #122500 - petrochenkov:deleg, r=fmease | bors | -5/+5 |
| 2024-04-23 | delegation: Support renaming | Vadim Petrochenkov | -5/+5 |
| 2024-04-23 | Auto merge of #124302 - matthiaskrgr:rollup-2aya8n8, r=matthiaskrgr | bors | -0/+1 |
| 2024-04-23 | Rollup merge of #124169 - compiler-errors:parser-fatal, r=oli-obk | Matthias Krüger | -0/+1 |
| 2024-04-23 | Rollup merge of #124218 - Xiretza:subsubdiagnostics, r=davidtwco | León Orell Valerian Liehr | -1/+1 |
| 2024-04-23 | Rollup merge of #124284 - klensy:no-reads, r=fmease | Matthias Krüger | -4/+0 |
| 2024-04-23 | Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davidtwco | Matthias Krüger | -13/+30 |
| 2024-04-23 | parser: remove ununsed(no reads) max_angle_bracket_count field | klensy | -4/+0 |
| 2024-04-22 | Improve handling of expr->field errors | Sasha Pourcelot | -0/+19 |
| 2024-04-21 | Pass translation closure to add_to_diag_with() as reference | Xiretza | -1/+1 |
| 2024-04-19 | Don't fatal when calling expect_one_of when recovering arg in parse_seq | Michael Goulet | -0/+1 |
| 2024-04-18 | Rollup merge of #123752 - estebank:emoji-prefix, r=wesleywiser | Jubilee | -1/+4 |
| 2024-04-18 | Disallow ambiguous attributes on expressions | Dominik Stolz | -13/+30 |
| 2024-04-18 | Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstrieb | bors | -3/+3 |
| 2024-04-18 | Simplify `static_assert_size`s. | Nicholas Nethercote | -3/+3 |
| 2024-04-17 | Rename `BindingAnnotation` to `BindingMode` | Jules Bertholet | -18/+16 |
| 2024-04-17 | Rollup merge of #124051 - dtolnay:emptyset, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-04-17 | Rollup merge of #122813 - nnethercote:nicer-quals, r=compiler-errors | Matthias Krüger | -5/+2 |
| 2024-04-16 | Fix empty-set symbol in comments | David Tolnay | -1/+1 |
| 2024-04-16 | Auto merge of #123468 - compiler-errors:precise-capturing, r=oli-obk | bors | -8/+51 |
| 2024-04-16 | Avoid unnecessary `rustc_span::DUMMY_SP` usage. | Nicholas Nethercote | -5/+2 |
| 2024-04-16 | Rollup merge of #123462 - fmease:rn-mod-sep-to-path-sep, r=nnethercote | León Orell Valerian Liehr | -26/+26 |
| 2024-04-15 | More polishing | Michael Goulet | -1/+3 |
| 2024-04-15 | Use a path instead of an ident (and stop manually resolving) | Michael Goulet | -2/+5 |
| 2024-04-15 | Validation and other things | Michael Goulet | -1/+1 |
| 2024-04-15 | Implement resolution, parse use<Self> | Michael Goulet | -1/+7 |
| 2024-04-15 | Use dedicated PreciseCapturingArg for representing what goes in use<> | Michael Goulet | -7/+23 |
| 2024-04-15 | Parsing , pre-lowering support for precise captures | Michael Goulet | -6/+22 |
| 2024-04-12 | Rollup merge of #123223 - estebank:issue-123079, r=pnkfelix | Matthias Krüger | -13/+7 |
| 2024-04-11 | remove some things that do not need to be | Matthias Krüger | -2/+1 |
| 2024-04-10 | Properly handle emojis as literal prefix in macros | Esteban Küber | -1/+4 |
| 2024-04-08 | parser: reduce visibility of unnecessary public `UnmatchedDelim` | Yutaro Ohno | -5/+2 |
| 2024-04-07 | Fix invalid silencing of parsing error | Esteban Küber | -13/+7 |
| 2024-04-04 | Rename ModSep to PathSep | León Orell Valerian Liehr | -26/+26 |
| 2024-04-03 | Rollup merge of #123401 - Zalathar:assert-size-aarch64, r=fmease | Jacob Pratt | -3/+3 |
| 2024-04-03 | Check `x86_64` size assertions on `aarch64`, too | Zalathar | -3/+3 |
| 2024-04-02 | Don't ICE for postfix match after as | Michael Goulet | -0/+1 |
| 2024-03-29 | Auto merge of #123080 - Jules-Bertholet:mut-ref-mut, r=Nadrieril | bors | -38/+32 |
| 2024-03-27 | Feature gate | Jules Bertholet | -0/+4 |
| 2024-03-27 | chore: fix some comments | xiaoxiangxianzi | -1/+1 |
| 2024-03-27 | Implement `mut ref`/`mut ref mut` | Jules Bertholet | -38/+28 |
| 2024-03-26 | Rollup merge of #122120 - fmease:sugg-assoc-ty-bound-on-eq-bound, r=compiler-... | Matthias Krüger | -14/+37 |
| 2024-03-25 | Clarify `parse_dot_suffix_expr`. | Nicholas Nethercote | -16/+19 |
| 2024-03-25 | Change `parse_expr_tuple_field_access`. | Nicholas Nethercote | -10/+15 |
| 2024-03-25 | Remove `next_token` handling from `parse_expr_tuple_field_access`. | Nicholas Nethercote | -18/+10 |
| 2024-03-25 | Inline and remove `Parser::parse_expr_tuple_field_access_float`. | Nicholas Nethercote | -36/+38 |
| 2024-03-24 | Rollup merge of #122217 - estebank:issue-119685, r=fmease | Matthias Krüger | -12/+90 |
| 2024-03-23 | Suggest assoc ty bound on lifetime in eq constraint | León Orell Valerian Liehr | -14/+37 |