| Age | Commit message (Expand) | Author | Lines |
| 2024-07-20 | Rollup merge of #127867 - alexcrichton:add-wasm32-wasip2-to-dist-manifest, r=... | Matthias Krüger | -0/+1 |
| 2024-07-20 | Rollup merge of #127839 - ehuss:safe-directory-docker, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2024-07-20 | Rollup merge of #127752 - uweigand:s390x-miropt-update, r=Mark-Simulacrum | Matthias Krüger | -4/+3 |
| 2024-07-20 | Rollup merge of #127734 - ChrisDenton:netc, r=Mark-Simulacrum | Matthias Krüger | -109/+109 |
| 2024-07-20 | Rollup merge of #127720 - c410-f3r:concat-rep, r=cjgillot | Matthias Krüger | -45/+90 |
| 2024-07-20 | Auto merge of #128002 - matthiaskrgr:rollup-21p0cue, r=matthiaskrgr | bors | -222/+370 |
| 2024-07-20 | Rollup merge of #127964 - jieyouxu:rmake-rustfmt-skip, r=nnethercote | Matthias Krüger | -0/+6 |
| 2024-07-20 | Rollup merge of #127917 - Zalathar:after-or, r=Nadrieril | Matthias Krüger | -91/+129 |
| 2024-07-20 | Rollup merge of #127873 - workingjubilee:forbid-unsafe-ops-for-kmc-solid, r=A... | Matthias Krüger | -2/+5 |
| 2024-07-20 | Rollup merge of #127843 - workingjubilee:break-up-big-ass-stack-overflow-fn, ... | Matthias Krüger | -24/+61 |
| 2024-07-20 | Rollup merge of #127779 - momvart:should_codegen_hook, r=cjgillot | Matthias Krüger | -58/+62 |
| 2024-07-20 | Rollup merge of #127463 - onur-ozkan:precompiled-rustdoc, r=Kobzol | Matthias Krüger | -47/+107 |
| 2024-07-20 | Auto merge of #127658 - compiler-errors:precise-capturing-rustdoc-cross, r=fm... | bors | -17/+87 |
| 2024-07-20 | use precompiled rustdoc with CI rustc | onur-ozkan | -6/+53 |
| 2024-07-20 | Auto merge of #127998 - matthiaskrgr:rollup-ykp0h5r, r=matthiaskrgr | bors | -294/+1296 |
| 2024-07-20 | Auto merge of #127003 - GrigorenkoPV:107975, r=SparrowLii | bors | -0/+799 |
| 2024-07-20 | Rollup merge of #127987 - estebank:impl-trait-sugg, r=cjgillot | Matthias Krüger | -64/+71 |
| 2024-07-20 | Rollup merge of #127984 - nyurik:src-refs, r=onur-ozkan | Matthias Krüger | -9/+9 |
| 2024-07-20 | Rollup merge of #127980 - nyurik:compiler-refs, r=oli-obk | Matthias Krüger | -65/+61 |
| 2024-07-20 | Rollup merge of #127948 - surechen:fix_127915, r=compiler-errors | Matthias Krüger | -4/+49 |
| 2024-07-20 | Rollup merge of #127918 - ChrisDenton:thread-name-string, r=joboet | Matthias Krüger | -23/+51 |
| 2024-07-20 | Rollup merge of #127866 - alexcrichton:disable-wasm-component-ld-by-default, ... | Matthias Krüger | -5/+26 |
| 2024-07-20 | Rollup merge of #127693 - Rejyr:migrate-crate-hash-rustc-version-rmake, r=jie... | Matthias Krüger | -39/+57 |
| 2024-07-20 | Rollup merge of #127556 - Zalathar:autoref, r=Nadrieril | Matthias Krüger | -81/+84 |
| 2024-07-20 | Rollup merge of #123196 - Ayush1325:uefi-process, r=joboet | Matthias Krüger | -4/+888 |
| 2024-07-20 | Inline `finalize_or_candidate` | Zalathar | -17/+7 |
| 2024-07-20 | Improve `test_remaining_match_pairs_after_or` | Zalathar | -0/+13 |
| 2024-07-20 | Split out `test_remaining_match_pairs_after_or` | Zalathar | -43/+58 |
| 2024-07-20 | Improve `merge_trivial_subcandidates` | Zalathar | -5/+15 |
| 2024-07-20 | Split out `remove_never_subcandidates` | Zalathar | -37/+47 |
| 2024-07-19 | Allow concat in repetitions | Caio | -45/+90 |
| 2024-07-19 | Auto merge of #127968 - fmease:upd-jsondocck-directive-style, r=GuillaumeGomez | bors | -1090/+1095 |
| 2024-07-19 | std: forbid unwrapped unsafe in unsupported_backslash | Jubilee Young | -0/+1 |
| 2024-07-19 | kmc-solid: forbid(unsafe_op_in_unsafe_fn) | Jubilee Young | -2/+4 |
| 2024-07-19 | Add a bunch of tests for #107975 | Pavel Grigorenko | -0/+799 |
| 2024-07-19 | Avoid ref when using format! in compiler | Yuri Astrakhan | -9/+9 |
| 2024-07-19 | More accurate suggestion for `-> Box<dyn Trait>` or `-> impl Trait` | Esteban Küber | -64/+71 |
| 2024-07-19 | Avoid ref when using format! in compiler | Yuri Astrakhan | -65/+61 |
| 2024-07-19 | Auto merge of #127982 - matthiaskrgr:rollup-nzyvphj, r=matthiaskrgr | bors | -212/+744 |
| 2024-07-19 | Rollup merge of #127978 - nyurik:lib-refs, r=workingjubilee | Matthias Krüger | -6/+6 |
| 2024-07-19 | Rollup merge of #127976 - fmease:lta-cyclic-bivariant-param-better-err, r=com... | Matthias Krüger | -50/+50 |
| 2024-07-19 | Rollup merge of #127966 - oli-obk:structured_diag, r=compiler-errors | Matthias Krüger | -56/+39 |
| 2024-07-19 | Rollup merge of #127949 - princess-entrapta:master, r=tgross35 | Matthias Krüger | -8/+16 |
| 2024-07-19 | Rollup merge of #127814 - folkertdev:c-cmse-nonsecure-call-error-messages, r=... | Matthias Krüger | -55/+569 |
| 2024-07-19 | Rollup merge of #127295 - maurer:default-impl-cfi, r=estebank | Matthias Krüger | -37/+64 |
| 2024-07-19 | LTA: Diag: Detect bivariant ty params that are only used recursively | León Orell Valerian Liehr | -50/+50 |
| 2024-07-19 | Avoid ref when using format! for perf | Yuri Astrakhan | -6/+6 |
| 2024-07-19 | Auto merge of #127969 - matthiaskrgr:rollup-nhxmwhn, r=matthiaskrgr | bors | -313/+324 |
| 2024-07-19 | Rollup merge of #127967 - joshua-zivkovic:joshua-zivkovic/disable-split-debug... | Matthias Krüger | -0/+2 |
| 2024-07-19 | Rollup merge of #127963 - GuillaumeGomez:fix-logo-display, r=notriddle | Matthias Krüger | -1/+0 |