| Age | Commit message (Expand) | Author | Lines |
| 2023-10-18 | Only check in a single place if a pass is enabled. | Camille GILLOT | -13/+41 |
| 2023-10-18 | Auto merge of #116885 - aliemjay:rollup-plbeppt, r=aliemjay | bors | -140/+272 |
| 2023-10-18 | Rollup merge of #116879 - aliemjay:revert-opaque-bubble, r=oli-obk | Ali MJ Al-Nasrawy | -84/+100 |
| 2023-10-18 | Rollup merge of #116870 - compiler-errors:host-param-by-name, r=fee1-dead | Ali MJ Al-Nasrawy | -11/+10 |
| 2023-10-18 | Rollup merge of #116865 - estebank:issue-46969, r=compiler-errors | Ali MJ Al-Nasrawy | -44/+102 |
| 2023-10-18 | Rollup merge of #116856 - oli-obk:no_effects, r=compiler-errors | Ali MJ Al-Nasrawy | -1/+30 |
| 2023-10-18 | Rollup merge of #116812 - rmehri01:missing_copy_implementations_non_exhaustiv... | Ali MJ Al-Nasrawy | -0/+30 |
| 2023-10-18 | Auto merge of #116815 - Nilstrieb:more-funny-pretty-printers, r=compiler-errors | bors | -310/+214 |
| 2023-10-18 | Auto merge of #116814 - estebank:windows-ice-path, r=petrochenkov | bors | -3/+14 |
| 2023-10-18 | revert rust-lang/rust#114586 | Ali MJ Al-Nasrawy | -84/+100 |
| 2023-10-18 | Auto merge of #116713 - estebank:issue-116703, r=compiler-errors | bors | -98/+588 |
| 2023-10-18 | Auto merge of #116830 - nnethercote:rustc_type_ir, r=compiler-errors | bors | -128/+41 |
| 2023-10-18 | Don't compare host param by name | Michael Goulet | -11/+10 |
| 2023-10-18 | Auto merge of #116505 - saethlin:infer-inline, r=cjgillot | bors | -350/+457 |
| 2023-10-18 | Auto merge of #116840 - nikic:update-llvm-15, r=cuviper | bors | -0/+0 |
| 2023-10-17 | Bless coverage-map tests | Ben Kimock | -6/+23 |
| 2023-10-17 | Automatically enable cross-crate inlining for small functions | Ben Kimock | -344/+434 |
| 2023-10-17 | Suggest constraining assoc types in more cases | Esteban Küber | -44/+102 |
| 2023-10-17 | Auto merge of #116767 - cjgillot:alloc-normalize, r=oli-obk | bors | -326/+361 |
| 2023-10-17 | Auto merge of #116855 - matthiaskrgr:rollup-i2izdwb, r=matthiaskrgr | bors | -284/+1905 |
| 2023-10-17 | Disable effects in libcore again | Oli Scherer | -1/+30 |
| 2023-10-17 | Unify suggestion wording | Esteban Küber | -168/+145 |
| 2023-10-17 | review comments + more tests | Esteban Küber | -20/+421 |
| 2023-10-17 | Properly account for self ty in method disambiguation suggestion | Esteban Küber | -3/+115 |
| 2023-10-17 | Use `YYYY-MM-DDTHH_MM_SS` as datetime format for ICE dump files | Esteban Küber | -3/+14 |
| 2023-10-17 | Rollup merge of #116827 - nnethercote:pub-handle_options, r=compiler-errors | Matthias Krüger | -1/+5 |
| 2023-10-17 | Rollup merge of #116787 - a-lafrance:span-internal-lint, r=oli-obk | Matthias Krüger | -21/+89 |
| 2023-10-17 | Rollup merge of #116719 - celinval:smir-mono, r=oli-obk | Matthias Krüger | -45/+401 |
| 2023-10-17 | Rollup merge of #116717 - estebank:issue-9082, r=oli-obk | Matthias Krüger | -1/+393 |
| 2023-10-17 | Rollup merge of #111072 - Urgau:check-cfg-new-syntax, r=petrochenkov | Matthias Krüger | -216/+1017 |
| 2023-10-17 | Auto merge of #116844 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-10-17 | Remove `Print::Error` | Nilstrieb | -32/+17 |
| 2023-10-17 | Remove `Printer::Error` | Nilstrieb | -194/+180 |
| 2023-10-17 | Remove `Print::Output` | Nilstrieb | -43/+27 |
| 2023-10-17 | Remove "subprinter" types from `Printer` | Nilstrieb | -200/+149 |
| 2023-10-17 | disable missing_copy_implementations lint on non_exhaustive types | Ryan Mehri | -0/+30 |
| 2023-10-17 | Update cargo | Weihang Lo | -0/+0 |
| 2023-10-17 | Auto merge of #115577 - RalfJung:atomic-load, r=Amanieu | bors | -0/+34 |
| 2023-10-17 | Auto merge of #116756 - fee1-dead-contrib:dupe-those-bounds, r=oli-obk | bors | -40/+661 |
| 2023-10-17 | Auto merge of #116518 - vita-rust:vita, r=workingjubilee | bors | -109/+40 |
| 2023-10-17 | Update to LLVM 17.0.3 | Nikita Popov | -0/+0 |
| 2023-10-17 | Auto merge of #116196 - onur-ozkan:reorganize-bootstrap-sources, r=Mark-Simul... | bors | -508/+530 |
| 2023-10-17 | Updated libc and doc for Vita target | Nikolay Arhipov | -109/+40 |
| 2023-10-17 | bootstrap: fix warnings | onur-ozkan | -2/+1 |
| 2023-10-17 | rename bootstrap module utils/dylib_util->utils/dylib | onur-ozkan | -4/+4 |
| 2023-10-17 | move bootstrap utils into bootstrap/src/utils module | onur-ozkan | -861/+297 |
| 2023-10-17 | move bootstrap core implementation to bootstrap/src/core module | onur-ozkan | -189/+792 |
| 2023-10-17 | improve bootstrap tests structure | onur-ozkan | -10/+10 |
| 2023-10-17 | reorganize bootstrap bins and helper module utilizations | onur-ozkan | -35/+19 |
| 2023-10-17 | Auto merge of #116824 - notriddle:master, r=fmease | bors | -0/+53 |