| Age | Commit message (Expand) | Author | Lines |
| 2023-04-11 | Add Offset binary op to custom mir | Andy Wang | -0/+28 |
| 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 #109778 - petrochenkov:allkind, r=cjgillot | bors | -3/+18 |
| 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 | 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 | 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 |
| 2023-04-10 | Auto merge of #109880 - ehuss:fix-macos-installer-rust-docs, r=Mark-Simulacrum | bors | -23/+42 |
| 2023-04-10 | Auto merge of #110127 - matthiaskrgr:rollup-6ui12x5, r=matthiaskrgr | bors | -152/+362 |
| 2023-04-10 | Improve the floating point parser in `dec2flt`. | Tobias Decking | -288/+188 |
| 2023-04-09 | Rollup merge of #110114 - jyn514:wasm-errors, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2023-04-09 | Rollup merge of #110108 - duckymirror:rename-ignore-git-changelog, r=ozkanonur | Matthias Krüger | -0/+1 |
| 2023-04-09 | Rollup merge of #110095 - matthewjasper:ty-utils-diagnostics, r=compiler-errors | Matthias Krüger | -24/+87 |
| 2023-04-09 | Rollup merge of #110028 - obeis:hir-analysis-migrate-diagnostics-3, r=compile... | Matthias Krüger | -110/+215 |
| 2023-04-09 | Rollup merge of #109985 - blyxyas:is_test_crate, r=compiler-errors | Matthias Krüger | -7/+12 |
| 2023-04-09 | Rollup merge of #108843 - compiler-errors:non_lifetime_binders-method-probe, ... | Matthias Krüger | -9/+45 |
| 2023-04-09 | Remove turbofish | Nilstrieb | -1/+1 |