| Age | Commit message (Expand) | Author | Lines |
| 2023-10-02 | Tidy | Chinedu Francis Nwafili | -6/+1 |
| 2023-10-02 | Tidy | Chinedu Francis Nwafili | -12/+2 |
| 2023-10-02 | Address misc feedback | Chinedu Francis Nwafili | -53/+20 |
| 2023-09-12 | Fix formatting | Chinedu Francis Nwafili | -12/+8 |
| 2023-09-12 | Tests passing | Chinedu Francis Nwafili | -16/+58 |
| 2023-08-15 | Misc progress | Chinedu Francis Nwafili | -19/+28 |
| 2023-08-08 | Fix multiple `expect` attribs in impl block | Chinedu Francis Nwafili | -0/+36 |
| 2023-08-03 | Auto merge of #112043 - jieyouxu:suggestion_macro_expansion_source_callsites,... | bors | -10/+314 |
| 2023-08-03 | Auto merge of #114396 - compiler-errors:hir-typeck-nits, r=oli-obk | bors | -68/+28 |
| 2023-08-03 | Auto merge of #114400 - matthiaskrgr:rollup-1hkd1ay, r=matthiaskrgr | bors | -13/+14 |
| 2023-08-03 | Rollup merge of #114387 - eholk:eholk-on-vacation, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2023-08-03 | Rollup merge of #114371 - samueltardieu:mailmap, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2023-08-03 | Rollup merge of #114363 - RalfJung:interpret-not-miri, r=jackh726 | Matthias Krüger | -12/+13 |
| 2023-08-03 | Make Option<&dyn FnMut> into impl FnOnce | Michael Goulet | -17/+13 |
| 2023-08-03 | Auto merge of #114353 - nnethercote:parser-ast-cleanups, r=petrochenkov | bors | -146/+82 |
| 2023-08-03 | Inline one usage of check_expr_eq_type | Michael Goulet | -8/+4 |
| 2023-08-03 | Inline check_expr_meets_expectation_or_error | Michael Goulet | -13/+3 |
| 2023-08-03 | No need for Expectation::IsLast | Michael Goulet | -31/+9 |
| 2023-08-03 | Auto merge of #113220 - tgross35:cstr-bytes-docs, r=workingjubilee | bors | -6/+7 |
| 2023-08-03 | Auto merge of #113292 - MU001999:fix/issue-113222, r=Nilstrieb | bors | -4/+17 |
| 2023-08-02 | Auto merge of #107254 - chenyukang:yukang/fix-107113-wrong-sugg-in-macro, r=e... | bors | -5/+85 |
| 2023-08-03 | Remove `MacDelimiter`. | Nicholas Nethercote | -67/+37 |
| 2023-08-02 | Auto merge of #114364 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-08-02 | Temporarily eholk from review rotation | Eric Holk | -1/+0 |
| 2023-08-02 | Auto merge of #114345 - lqd:revert-113588, r=RalfJung | bors | -28/+19 |
| 2023-08-02 | Update cargo | Weihang Lo | -0/+0 |
| 2023-08-02 | Auto merge of #114202 - fee1-dead-contrib:rm-constness-2, r=oli-obk | bors | -390/+446 |
| 2023-08-02 | Remove constness from `TraitPredicate` | Deadbeef | -390/+446 |
| 2023-08-02 | avoid 'miri' when refering to the shared interpreter | Ralf Jung | -12/+13 |
| 2023-08-02 | Auto merge of #114368 - Nilstrieb:rollup-pgvm9cf, r=Nilstrieb | bors | -165/+120 |
| 2023-08-02 | Add myself to mailmap | Samuel Tardieu | -0/+1 |
| 2023-08-02 | Rollup merge of #114347 - chenyukang:yukang-fix-114245-fmt-count, r=albertlar... | Nilstrieb | -7/+24 |
| 2023-08-02 | Rollup merge of #114335 - RalfJung:ptr_comparisons, r=oli-obk | Nilstrieb | -68/+8 |
| 2023-08-02 | Rollup merge of #114321 - SparrowLii:parallel_test, r=oli-obk | Nilstrieb | -12/+0 |
| 2023-08-02 | Rollup merge of #114166 - Enselic:libc-unavailable, r=Nilstrieb | Nilstrieb | -0/+22 |
| 2023-08-02 | Rollup merge of #114079 - compiler-errors:closure-upvars, r=oli-obk | Nilstrieb | -78/+66 |
| 2023-08-02 | Auto merge of #112431 - Urgau:cast_ref_to_mut_improvments, r=Nilstrieb | bors | -111/+240 |
| 2023-08-02 | Auto merge of #114333 - RalfJung:dangling-ptr-offset, r=oli-obk | bors | -207/+214 |
| 2023-08-02 | fix RedundantLocals clippy caused by async and await | yukang | -3/+22 |
| 2023-08-02 | get auto traits for parallel rustc | SparrowLii | -12/+0 |
| 2023-08-02 | Clarify documentation for `CStr` | Trevor Gross | -6/+7 |
| 2023-08-02 | Auto merge of #114360 - Zalathar:ffi-types, r=oli-obk | bors | -208/+201 |
| 2023-08-02 | Fix #107113, avoid suggest for macro attributes | yukang | -2/+63 |
| 2023-08-02 | coverage: Consolidate FFI types into one module | Zalathar | -208/+201 |
| 2023-08-02 | Auto merge of #114358 - matthiaskrgr:rollup-d810m9e, r=matthiaskrgr | bors | -69/+168 |
| 2023-08-02 | Rollup merge of #114340 - ttsugriy:rustc-attr, r=lqd | Matthias Krüger | -1/+1 |
| 2023-08-02 | Rollup merge of #114322 - Urgau:fix-issue-110063, r=compiler-errors | Matthias Krüger | -3/+54 |
| 2023-08-02 | Rollup merge of #114314 - compiler-errors:sized-crit, r=lcnr | Matthias Krüger | -25/+27 |
| 2023-08-02 | Rollup merge of #114301 - compiler-errors:dont-error-on-missing-region-outliv... | Matthias Krüger | -35/+46 |
| 2023-08-02 | Rollup merge of #114199 - compiler-errors:dont-select-unsize-infer, r=lcnr | Matthias Krüger | -1/+23 |