| Age | Commit message (Expand) | Author | Lines |
| 2023-12-10 | Restore `const PartialEq` | Deadbeef | -111/+52 |
| 2023-12-10 | Auto merge of #118788 - compiler-errors:const-pretty, r=fee1-dead | bors | -58/+66 |
| 2023-12-10 | Auto merge of #116949 - hamza1311:stablize-arc_unwrap_or_clone, r=dtolnay | bors | -4/+2 |
| 2023-12-10 | Auto merge of #118550 - cjgillot:filecheck-const-prop, r=Mark-Simulacrum | bors | -253/+290 |
| 2023-12-10 | Auto merge of #118787 - GuillaumeGomez:rollup-fj5wr3q, r=GuillaumeGomez | bors | -25/+152 |
| 2023-12-09 | Auto merge of #118069 - onur-ozkan:bypass_bootstrap_lock, r=Mark-Simulacrum | bors | -68/+128 |
| 2023-12-09 | Auto merge of #118308 - Nadrieril:sound-exhaustive-patterns-take-3, r=compile... | bors | -865/+2823 |
| 2023-12-09 | Print constness in TraitPredPrintModifiersAndPath | Michael Goulet | -8/+11 |
| 2023-12-09 | s/const_effect/host_effect | Michael Goulet | -9/+10 |
| 2023-12-09 | Don't print host effect param in pretty path_generic_args | Michael Goulet | -42/+46 |
| 2023-12-09 | allow bypassing the build directory lock | onur-ozkan | -68/+128 |
| 2023-12-09 | Auto merge of #117771 - tmandry:fuchsia-gha, r=Mark-Simulacrum | bors | -11/+144 |
| 2023-12-09 | Rollup merge of #118782 - jyn514:powershell, r=ChrisDenton | Guillaume Gomez | -16/+3 |
| 2023-12-09 | Rollup merge of #118775 - Young-Flash:fix, r=compiler-errors | Guillaume Gomez | -3/+69 |
| 2023-12-09 | Rollup merge of #118774 - lcnr:region-refactor-uwu, r=compiler-errors | Guillaume Gomez | -4/+57 |
| 2023-12-09 | Rollup merge of #118747 - Urgau:check-cfg-freebsd-cleanup, r=onur-ozkan | Guillaume Gomez | -2/+0 |
| 2023-12-09 | Rollup merge of #117966 - lxy19980601:safe_compilation_options, r=Mark-Simula... | Guillaume Gomez | -0/+23 |
| 2023-12-09 | use `&` instead of start-process in x.ps1 | jyn | -16/+3 |
| 2023-12-09 | Auto merge of #118780 - GuillaumeGomez:rollup-nd0syaf, r=GuillaumeGomez | bors | -283/+1099 |
| 2023-12-09 | Rollup merge of #118766 - compiler-errors:lower-spans, r=spastorino | Guillaume Gomez | -5/+6 |
| 2023-12-09 | Rollup merge of #118734 - nnethercote:literal-cleanups, r=fee1-dead | Guillaume Gomez | -58/+63 |
| 2023-12-09 | Rollup merge of #118702 - Urgau:check-cfg-strengthen-well-known, r=nnethercote | Guillaume Gomez | -77/+298 |
| 2023-12-09 | Rollup merge of #118638 - nnethercote:rustc_mir_dataflow-more, r=cjgillot | Guillaume Gomez | -138/+102 |
| 2023-12-09 | Rollup merge of #118057 - bvanjoi:fix-118048, r=cjgillot | Guillaume Gomez | -4/+36 |
| 2023-12-09 | Rollup merge of #117953 - farnoy:masked-load-store, r=workingjubilee | Guillaume Gomez | -1/+594 |
| 2023-12-09 | Auto merge of #116170 - matthewjasper:remove-thir-destruction-scopes, r=cjgillot | bors | -468/+235 |
| 2023-12-09 | Add simd_masked_{load,store} platform-intrinsics | Jakub OkoĊski | -1/+594 |
| 2023-12-09 | Avoid target_os and target_arch in some check-cfg tests | Urgau | -21/+4 |
| 2023-12-09 | Strengthen well known check-cfg names and values test | Urgau | -56/+294 |
| 2023-12-09 | Auto merge of #118771 - workingjubilee:rollup-q1p3riz, r=workingjubilee | bors | -111/+543 |
| 2023-12-09 | add test for inductive cycle hangs | lcnr | -4/+57 |
| 2023-12-09 | chore: add test case for type with generic | Young-Flash | -3/+69 |
| 2023-12-09 | Rollup merge of #118764 - compiler-errors:fused-async-iterator, r=eholk | Jubilee | -11/+37 |
| 2023-12-09 | Rollup merge of #118762 - compiler-errors:gen-nits, r=eholk | Jubilee | -34/+35 |
| 2023-12-09 | Rollup merge of #118737 - nnethercote:tidy-alphabetical-in-testsa, r=Nilstrieb | Jubilee | -0/+1 |
| 2023-12-09 | Rollup merge of #118666 - Zalathar:body-closure, r=cjgillot | Jubilee | -31/+93 |
| 2023-12-09 | Rollup merge of #118610 - krasimirgg:llvm-18-dec, r=nikic | Jubilee | -3/+7 |
| 2023-12-09 | Rollup merge of #118512 - spastorino:add-implied-bounds-related-tests, r=jack... | Jubilee | -8/+202 |
| 2023-12-09 | Rollup merge of #118198 - Zalathar:if-not, r=cjgillot | Jubilee | -24/+168 |
| 2023-12-09 | Auto merge of #118150 - roblabla:new-win7-targets, r=davidtwco | bors | -0/+135 |
| 2023-12-09 | Auto merge of #117873 - quininer:android-emutls, r=Amanieu | bors | -28/+71 |
| 2023-12-09 | Auto merge of #114136 - TennyZhuang:linked-list-retain, r=thomcc | bors | -0/+93 |
| 2023-12-09 | Some types cannot show up as the type of a pattern | Nadrieril | -4/+3 |
| 2023-12-09 | Auto merge of #118763 - matthiaskrgr:rollup-mgyf5hp, r=matthiaskrgr | bors | -538/+1354 |
| 2023-12-09 | Lower some forgotten coroutine spans | Michael Goulet | -2/+2 |
| 2023-12-09 | Lower spans for opaque duplicated lifetimes, const infer vars | Michael Goulet | -3/+3 |
| 2023-12-09 | Lower constness span in host param | Michael Goulet | -0/+1 |
| 2023-12-09 | Don't warn an empty pattern unreachable if we're not sure the data is valid | Nadrieril | -654/+183 |
| 2023-12-09 | Track place validity | Nadrieril | -30/+216 |
| 2023-12-09 | Detect cycles in `InhabitedPredicate::apply` | Nadrieril | -10/+31 |