| Age | Commit message (Expand) | Author | Lines |
| 2023-04-11 | Merge commit '83e42a2337dadac915c956d125f1d69132f36425' into clippyup | Philipp Krones | -1695/+4728 |
| 2023-04-11 | Auto merge of #10630 - flip1995:book-link-fix, r=xFrednet | bors | -4/+4 |
| 2023-04-11 | Fix links in Clippy book | Philipp Krones | -4/+4 |
| 2023-04-11 | Auto merge of #109765 - petrochenkov:encodeless, r=cjgillot | bors | -86/+197 |
| 2023-04-11 | Auto merge of #110168 - saethlin:miri, r=RalfJung | bors | -63/+105 |
| 2023-04-11 | Auto merge of #110170 - JohnTitor:rollup-hdramer, r=JohnTitor | bors | -170/+377 |
| 2023-04-11 | Rollup merge of #110149 - rustbot:docs-update, r=ehuss | Yuki Okushi | -0/+0 |
| 2023-04-11 | Rollup merge of #110147 - JohnTitor:issue-104916, r=compiler-errors | Yuki Okushi | -0/+22 |
| 2023-04-11 | Rollup merge of #110146 - bvanjoi:relative-110138, r=notriddle | Yuki Okushi | -2/+14 |
| 2023-04-11 | Rollup merge of #110070 - scottmcm:wrapping-neg, r=cuviper | Yuki Okushi | -5/+4 |
| 2023-04-11 | Rollup merge of #109923 - ElectrifyPro:visibility, r=wesleywiser | Yuki Okushi | -138/+213 |
| 2023-04-11 | Rollup merge of #109860 - zyedidia:riscv-relax, r=petrochenkov | Yuki Okushi | -0/+1 |
| 2023-04-11 | Rollup merge of #109752 - compiler-errors:new-solver-stall-auto-trait-for-num... | Yuki Okushi | -24/+114 |
| 2023-04-11 | Rollup merge of #109527 - lnicola:rust-gdb-substitute-path, r=cuviper | Yuki Okushi | -1/+9 |
| 2023-04-11 | Auto merge of #109850 - MU001999:master, r=estebank | bors | -3/+63 |
| 2023-04-11 | Auto merge of #10492 - schubart:collection_is_never_read_unit_type, r=Manishe... | bors | -14/+44 |
| 2023-04-11 | Add test case from #10488 | Michael Schubart | -7/+19 |
| 2023-04-11 | Ignore fake read access | Michael Schubart | -9/+23 |
| 2023-04-11 | Refactor | Michael Schubart | -4/+8 |
| 2023-04-11 | Auto merge of #109778 - petrochenkov:allkind, r=cjgillot | bors | -3/+18 |
| 2023-04-11 | Auto merge of #10614 - bluthej:clear-with-drain, r=Manishearth | bors | -89/+787 |
| 2023-04-10 | Auto merge of #10593 - feniljain:fix-needless-return, r=xFrednet | bors | -7/+43 |
| 2023-04-10 | Auto merge of #109638 - NotStirred:suggest/non-derive, r=davidtwco | bors | -6/+133 |
| 2023-04-10 | Auto merge of #108698 - IntQuant:issue-100717-infer-6, r=davidtwco | bors | -356/+767 |
| 2023-04-10 | Update books | rustbot | -0/+0 |
| 2023-04-10 | Stall auto-trait assembly for int/float vars in new solver | Michael Goulet | -24/+114 |
| 2023-04-10 | Call `into_diagnostic_arg` on Binder's contained value directly. | IQuant | -3/+21 |
| 2023-04-10 | fix(doc): do not parse inline when output is json for external crate | bohan | -2/+14 |
| 2023-04-11 | Add regression test for #104916 | Yuki Okushi | -0/+22 |
| 2023-04-10 | Auto merge of #107007 - TDecking:float_parsing_improvments, r=Mark-Simulacrum | bors | -288/+188 |
| 2023-04-10 | rustc_metadata: Filter encoded data more aggressively using `DefKind` | Vadim Petrochenkov | -24/+164 |
| 2023-04-10 | Auto merge of #10624 - the8472:remove-drain-filter-feature, r=xFrednet | bors | -1/+0 |
| 2023-04-10 | rustc_metadata: Cleanup `fn encode_info_for_item` | Vadim Petrochenkov | -62/+33 |
| 2023-04-10 | rustup | Ben Kimock | -14/+10 |
| 2023-04-10 | Turn off the alignment check pass, remove the panic test for it | Ben Kimock | -11/+3 |
| 2023-04-10 | Merge from rustc | Ben Kimock | -9417/+10686 |
| 2023-04-10 | Preparing for merge from rustc | Ben Kimock | -1/+1 |
| 2023-04-10 | Auto merge of #110078 - fee1-dead-contrib:bump-serde, r=Mark-Simulacrum | bors | -5/+5 |
| 2023-04-10 | remove unusued feature | The 8472 | -1/+0 |
| 2023-04-10 | Auto merge of #110137 - Dylan-DPC:rollup-fdruvwp, r=Dylan-DPC | bors | -300/+629 |
| 2023-04-10 | Rollup merge of #110124 - Nilstrieb:📎-told-me-so, r=compiler-errors | Dylan DPC | -139/+141 |
| 2023-04-10 | Rollup merge of #110121 - jyn514:check-stage1, r=ozkanonur | Dylan DPC | -3/+11 |
| 2023-04-10 | Rollup merge of #110115 - jyn514:remap-path-prefix-ci, r=compiler-errors | Dylan DPC | -2/+7 |
| 2023-04-10 | Rollup merge of #110044 - scottmcm:more-size-of-val, r=ChrisDenton | Dylan DPC | -12/+4 |
| 2023-04-10 | Rollup merge of #110021 - scottmcm:fix-110005, r=compiler-errors | Dylan DPC | -38/+261 |
| 2023-04-10 | Rollup merge of #109724 - lcnr:prioritize-env, r=compiler-errors | Dylan DPC | -106/+205 |
| 2023-04-10 | review + some small stuff | lcnr | -14/+52 |
| 2023-04-10 | move `structural_traits` into `assembly` | lcnr | -11/+9 |
| 2023-04-10 | prioritize param-env candidates | lcnr | -85/+148 |
| 2023-04-10 | Auto merge of #110008 - klensy:deps-up-apr-06, r=Mark-Simulacrum | bors | -20/+24 |