| Age | Commit message (Expand) | Author | Lines |
| 2024-01-21 | coverage: Add a test that uses `#[bench]` | Zalathar | -0/+33 |
| 2024-01-21 | Auto merge of #120187 - Nadrieril:rollup-xfwrb0c, r=Nadrieril | bors | -421/+1687 |
| 2024-01-21 | Rollup merge of #120084 - weihanglo:pkgid-spec, r=Mark-Simulacrum | Nadrieril | -2/+14 |
| 2024-01-21 | Rollup merge of #120027 - Nadrieril:remove-ty-copy-bound, r=compiler-errors | Nadrieril | -31/+32 |
| 2024-01-21 | Rollup merge of #120015 - Zalathar:format, r=dtolnay | Nadrieril | -218/+282 |
| 2024-01-21 | Rollup merge of #119996 - joboet:move_pal_os_str, r=ChrisDenton | Nadrieril | -21/+13 |
| 2024-01-21 | Rollup merge of #119461 - cjgillot:jump-threading-interp, r=tmiasko | Nadrieril | -107/+277 |
| 2024-01-21 | Rollup merge of #119081 - jstasiak:is-ipv4-mapped, r=dtolnay | Nadrieril | -1/+36 |
| 2024-01-21 | Rollup merge of #118811 - EbbDrop:is-sorted-by-bool, r=Mark-Simulacrum | Nadrieril | -26/+37 |
| 2024-01-21 | Rollup merge of #116090 - rmehri01:strict_integer_ops, r=m-ou-se | Nadrieril | -15/+996 |
| 2024-01-21 | Auto merge of #120100 - oli-obk:astconv_lifetimes, r=BoxyUwU | bors | -98/+105 |
| 2024-01-20 | Auto merge of #111803 - scottmcm:simple-swap-alternative, r=Mark-Simulacrum | bors | -19/+65 |
| 2024-01-20 | Use bool instead of PartiolOrd in is_sorted_by | EbbDrop | -26/+37 |
| 2024-01-20 | Auto merge of #120170 - GuillaumeGomez:rollup-edqdf30, r=GuillaumeGomez | bors | -76/+97 |
| 2024-01-20 | Rollup merge of #120169 - sunrosa:patch-1, r=ChrisDenton | Guillaume Gomez | -1/+1 |
| 2024-01-20 | Rollup merge of #120138 - trevyn:detect-submodules-limit, r=albertlarsan68 | Guillaume Gomez | -0/+2 |
| 2024-01-20 | Rollup merge of #120116 - the8472:only-same-alignments, r=cuviper | Guillaume Gomez | -12/+15 |
| 2024-01-20 | Rollup merge of #120063 - clubby789:remove-box-handling, r=Nilstrieb | Guillaume Gomez | -21/+7 |
| 2024-01-20 | Rollup merge of #120000 - smoelius:fix-clippy, r=fee1-dead | Guillaume Gomez | -23/+15 |
| 2024-01-20 | Rollup merge of #119997 - GuillaumeGomez:fix-stripped-impl-on-ty-alias, r=not... | Guillaume Gomez | -19/+57 |
| 2024-01-20 | Spelling fix | sunrosa | -1/+1 |
| 2024-01-20 | Auto merge of #117756 - a1phyr:hashmap_fold, r=the8472 | bors | -0/+174 |
| 2024-01-20 | Auto merge of #108359 - Zoxc:side-effects-tweak, r=cjgillot | bors | -8/+10 |
| 2024-01-20 | Remove Ty: Copy bound | Nadrieril | -31/+32 |
| 2024-01-20 | Auto merge of #116185 - Zoxc:rem-one-thread, r=cjgillot | bors | -64/+8 |
| 2024-01-20 | Avoid code generation for ThinVec<Diagnostic>'s destructor in the query system | John Kåre Alsaker | -8/+10 |
| 2024-01-20 | Add regression test for #119015 and update tests | Guillaume Gomez | -7/+38 |
| 2024-01-20 | Fix impl stripped in rustdoc HTML whereas it should not be in case the impl i... | Guillaume Gomez | -12/+19 |
| 2024-01-20 | Auto merge of #120003 - Mark-Simulacrum:opt-promoted, r=davidtwco | bors | -30/+87 |
| 2024-01-20 | Auto merge of #120157 - matthiaskrgr:rollup-f0p3wkk, r=matthiaskrgr | bors | -155/+1032 |
| 2024-01-20 | Rollup merge of #120155 - compiler-errors:no-erased-when-promoting, r=aliemjay | Matthias Krüger | -5/+9 |
| 2024-01-20 | Rollup merge of #120150 - Jules-Bertholet:stabilize-round-ties-even, r=cuviper | Matthias Krüger | -9/+2 |
| 2024-01-20 | Rollup merge of #120148 - trevyn:issue-117965, r=cjgillot | Matthias Krüger | -1/+36 |
| 2024-01-20 | Rollup merge of #120135 - oli-obk:smir_private, r=celinval | Matthias Krüger | -2/+2 |
| 2024-01-20 | Rollup merge of #120132 - oli-obk:helpful_tidy, r=Mark-Simulacrum | Matthias Krüger | -6/+26 |
| 2024-01-20 | Rollup merge of #119752 - estebank:ice-ice, r=fmease | Matthias Krüger | -11/+553 |
| 2024-01-20 | Rollup merge of #119613 - gavinleroy:expose-obligations, r=lcnr | Matthias Krüger | -64/+121 |
| 2024-01-20 | Rollup merge of #118799 - GKFX:stabilize-simple-offsetof, r=wesleywiser | Matthias Krüger | -56/+145 |
| 2024-01-20 | Rollup merge of #113142 - the8472:opt-cstr-display, r=Mark-Simulacrum | Matthias Krüger | -1/+105 |
| 2024-01-20 | Rollup merge of #103730 - SOF3:nonzero-from-mut, r=Mark-Simulacrum,dtolnay | Matthias Krüger | -0/+33 |
| 2024-01-19 | Tweak the threshold for chunked swapping | AngelicosPhosphoros | -19/+65 |
| 2024-01-20 | Auto merge of #119821 - oli-obk:reveal_all_const_evals, r=lcnr | bors | -108/+363 |
| 2024-01-20 | Auto merge of #120136 - matthiaskrgr:rollup-3zzb0z9, r=matthiaskrgr | bors | -593/+745 |
| 2024-01-20 | Don't use ReErased to detect type test promotion failed | Michael Goulet | -5/+9 |
| 2024-01-19 | perf: Don't track specific live points for promoteds | Mark Rousskov | -30/+87 |
| 2024-01-20 | Auto merge of #116672 - maurer:128-align, r=nikic | bors | -92/+213 |
| 2024-01-19 | Update tests after rebase | Esteban Küber | -6/+238 |
| 2024-01-19 | Account for traits using self-trait by name without `dyn` | Esteban Küber | -8/+222 |
| 2024-01-19 | Avoid ICE: Check diagnostic is error before downgrading | Esteban Küber | -3/+99 |
| 2024-01-19 | Stabilize `round_ties_even` | Jules Bertholet | -9/+2 |