| Age | Commit message (Expand) | Author | Lines |
| 2023-12-06 | Auto merge of #117936 - mu001999:master, r=petrochenkov | bors | -0/+23 |
| 2023-12-06 | Auto merge of #118679 - matthiaskrgr:rollup-zr1l9w6, r=matthiaskrgr | bors | -68/+994 |
| 2023-12-06 | Rollup merge of #118669 - klensy:comment-fix, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2023-12-06 | Rollup merge of #118664 - notriddle:master, r=Mark-Simulacrum | Matthias Krüger | -1/+0 |
| 2023-12-06 | Rollup merge of #118650 - RalfJung:flags-sync, r=clubby789 | Matthias Krüger | -0/+2 |
| 2023-12-06 | Rollup merge of #118516 - celinval:smir-variants, r=ouz-a | Matthias Krüger | -53/+545 |
| 2023-12-06 | Rollup merge of #117874 - esp-rs:riscv3264imafc-unknown-none-elf, r=davidtwco | Matthias Krüger | -4/+71 |
| 2023-12-06 | Rollup merge of #117563 - 0xalpharush:docs/into-raw, r=workingjubilee | Matthias Krüger | -3/+11 |
| 2023-12-06 | Rollup merge of #116496 - estebank:question-method-chain-context, r=compiler-... | Matthias Krüger | -6/+364 |
| 2023-12-06 | Auto merge of #118605 - fee1-dead-contrib:rm-rustc_host, r=compiler-errors | bors | -88/+56 |
| 2023-12-06 | Auto merge of #118595 - Zalathar:visible-macro, r=TaKO8Ki | bors | -18/+20 |
| 2023-12-06 | Use the glob binding in resolve_rustdoc_path process | r0cky | -0/+23 |
| 2023-12-06 | Auto merge of #117661 - TheLazyDutchman:point_out_shadowed_associated_types, ... | bors | -4/+119 |
| 2023-12-06 | library: fix comment about const assert in win api | klensy | -1/+1 |
| 2023-12-06 | Point out shadowed associated types | TheLazyDutchman | -4/+119 |
| 2023-12-06 | Auto merge of #118460 - the8472:fix-vec-realloc, r=saethlin | bors | -7/+35 |
| 2023-12-06 | Auto merge of #118663 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-12-05 | docs: remove #110800 from release notes | Michael Howell | -1/+0 |
| 2023-12-05 | Update cargo | Weihang Lo | -0/+0 |
| 2023-12-06 | Auto merge of #118655 - compiler-errors:rollup-vrngyzn, r=compiler-errors | bors | -571/+551 |
| 2023-12-06 | Auto merge of #117072 - betrusted-io:unwinding-crate-support, r=cuviper | bors | -8/+164 |
| 2023-12-06 | tidy: add `unwinding` as an allowed dependency | Sean Cross | -0/+1 |
| 2023-12-06 | std: xous: take eh_frame address from main args | Sean Cross | -1/+28 |
| 2023-12-06 | Auto merge of #118547 - alexcrichton:invert-common-net-inclusion, r=workingju... | bors | -8/+8 |
| 2023-12-05 | Reduce verbosity of error | Esteban Küber | -43/+24 |
| 2023-12-05 | Detect incorrect `;` in `Option::ok_or_else` and `Result::map_err` | Esteban Küber | -10/+86 |
| 2023-12-05 | Point at fewer methods in the chain, only those that change the E type | Esteban Küber | -53/+64 |
| 2023-12-05 | Provide context when `?` can't be called because of `Result<_, E>` | Esteban Küber | -4/+294 |
| 2023-12-05 | Auto merge of #118273 - AngelicosPhosphoros:dedup_2_loops_version_77772_2, r=... | bors | -30/+151 |
| 2023-12-05 | Change ty_with_args to return Ty instead of Result | Celina G. Val | -33/+148 |
| 2023-12-05 | Split `Vec::dedup_by` into 2 cycles | AngelicosPhosphoros | -14/+48 |
| 2023-12-05 | Rollup merge of #118642 - Xanewok:patch-1, r=clubby789 | Michael Goulet | -1/+0 |
| 2023-12-05 | Rollup merge of #118587 - nnethercote:cleanup-error-handlers-2, r=compiler-er... | Michael Goulet | -466/+251 |
| 2023-12-05 | Rollup merge of #118585 - sjwang05:issue-118564, r=compiler-errors | Michael Goulet | -11/+23 |
| 2023-12-05 | Rollup merge of #118450 - marcin-serwin:master, r=workingjubilee | Michael Goulet | -4/+4 |
| 2023-12-05 | Rollup merge of #118350 - DaniPopes:tuple-default, r=workingjubilee | Michael Goulet | -9/+6 |
| 2023-12-05 | Rollup merge of #118346 - compiler-errors:deeply-normalize-for-diagnostic, r=... | Michael Goulet | -5/+106 |
| 2023-12-05 | Rollup merge of #118268 - compiler-errors:pretty-print, r=estebank | Michael Goulet | -66/+101 |
| 2023-12-05 | Rollup merge of #118123 - RalfJung:internal-lib-features, r=compiler-errors | Michael Goulet | -8/+59 |
| 2023-12-05 | Rollup merge of #117793 - wdunicornpro:patch-1, r=workingjubilee | Michael Goulet | -1/+1 |
| 2023-12-05 | Fix in-place collect not reallocating when necessary | The 8472 | -7/+35 |
| 2023-12-05 | Auto merge of #118457 - eholk:genfn, r=compiler-errors | bors | -234/+417 |
| 2023-12-05 | add comment about keeping flags in sync between bootstrap.py and bootstrap.rs | Ralf Jung | -0/+2 |
| 2023-12-05 | Add more | Michael Goulet | -10/+10 |
| 2023-12-05 | Add print_trait_sugared | Michael Goulet | -56/+91 |
| 2023-12-05 | Continue folding if deep normalizer fails | Michael Goulet | -32/+57 |
| 2023-12-05 | Add deeply_normalize_for_diagnostics, use it in coherence | Michael Goulet | -4/+80 |
| 2023-12-05 | Auto merge of #118646 - matthiaskrgr:rollup-jnscl9z, r=matthiaskrgr | bors | -150/+159 |
| 2023-12-05 | Rollup merge of #118637 - Enselic:query-instability-2, r=cjgillot | Matthias Krüger | -3/+7 |
| 2023-12-05 | Rollup merge of #118614 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |