| Age | Commit message (Expand) | Author | Lines |
| 2024-09-28 | Improve mistyped docblock attribute warning messages | Guillaume Gomez | -89/+85 |
| 2024-09-28 | Add regression tests for mistyped `standalone-crate` attribute | Guillaume Gomez | -0/+64 |
| 2024-09-28 | Add warning if `standalone-crate` is mistyped | Guillaume Gomez | -0/+14 |
| 2024-09-28 | Improve code for codeblock invalid attributes | Guillaume Gomez | -25/+18 |
| 2024-09-28 | Rename `standalone` doctest attribute into `standalone-crate` | Guillaume Gomez | -11/+11 |
| 2024-09-28 | Auto merge of #130964 - matthiaskrgr:rollup-suriuub, r=matthiaskrgr | bors | -264/+483 |
| 2024-09-28 | Auto merge of #130897 - workingjubilee:dump-hexes-with-class, r=thomcc | bors | -1/+1 |
| 2024-09-28 | Rollup merge of #130953 - workingjubilee:rename-a-few-ctypes-tests, r=fee1-dead | Matthias Krüger | -14/+20 |
| 2024-09-28 | Rollup merge of #130944 - lukas-code:ptr-ptr-sub, r=compiler-errors | Matthias Krüger | -7/+65 |
| 2024-09-28 | Rollup merge of #130940 - workingjubilee:remove-space-saving-operations, r=Ko... | Matthias Krüger | -20/+3 |
| 2024-09-28 | Rollup merge of #130939 - obi1kenobi:patch-2, r=aDotInTheVoid | Matthias Krüger | -1/+1 |
| 2024-09-28 | Rollup merge of #130924 - surechen:fix_130851, r=compiler-errors | Matthias Krüger | -3/+76 |
| 2024-09-28 | Rollup merge of #130922 - tyilo:udp-unspecified, r=ibraheemdev | Matthias Krüger | -2/+2 |
| 2024-09-28 | Rollup merge of #130866 - compiler-errors:dyn-instantiate-binder, r=lcnr | Matthias Krüger | -201/+228 |
| 2024-09-28 | Rollup merge of #125404 - a1phyr:fix-read_buf-uses, r=workingjubilee | Matthias Krüger | -16/+88 |
| 2024-09-28 | Auto merge of #130874 - klensy:bumpme, r=jieyouxu | bors | -79/+36 |
| 2024-09-28 | Auto merge of #130948 - GuillaumeGomez:subtree-update, r=GuillaumeGomez | bors | -366/+943 |
| 2024-09-28 | Auto merge of #130929 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-09-27 | tests: issue-34798.rs => allow-phantomdata-in-ffi.rs | Jubilee Young | -1/+2 |
| 2024-09-27 | Auto merge of #130946 - matthiaskrgr:rollup-ia4mf0y, r=matthiaskrgr | bors | -547/+727 |
| 2024-09-27 | tests: issue-14309.* => repr-rust-is-undefined.* | Jubilee Young | -12/+15 |
| 2024-09-27 | tests: issue-69488.rs => load-preserves-partial-init-issue-69488.rs | Jubilee Young | -1/+3 |
| 2024-09-27 | Update libgccjit version used in CI | Guillaume Gomez | -1/+1 |
| 2024-09-27 | Fmt | Guillaume Gomez | -3/+2 |
| 2024-09-27 | Merge commit '3187d32079b817522cc17413ec9185b130daf693' into subtree-update | Guillaume Gomez | -365/+943 |
| 2024-09-27 | Update cargo | Weihang Lo | -0/+0 |
| 2024-09-27 | Get rid of a_is_expected from ToTrace | Michael Goulet | -112/+36 |
| 2024-09-27 | Instantiate binders when checking supertrait upcasting | Michael Goulet | -48/+132 |
| 2024-09-27 | Rollup merge of #130932 - mrkajetanp:editors, r=jieyouxu | Matthias Krüger | -0/+79 |
| 2024-09-27 | Rollup merge of #130926 - ChrisDenton:cc-1-1-22, r=tgross35 | Matthias Krüger | -2/+12 |
| 2024-09-27 | Rollup merge of #130915 - naskya:fix/typo, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-09-27 | Rollup merge of #130826 - fmease:compiler-mv-obj-safe-dyn-compat, r=compiler-... | Matthias Krüger | -510/+523 |
| 2024-09-27 | Rollup merge of #130730 - veera-sivarajan:clean-test-headers, r=compiler-errors | Matthias Krüger | -11/+12 |
| 2024-09-27 | Rollup merge of #130718 - jackh726:known-bug-cleanup, r=compiler-errors | Matthias Krüger | -23/+100 |
| 2024-09-27 | Merge pull request #556 from GuillaumeGomez/sync_2024-08-12 | Guillaume Gomez | -474/+1009 |
| 2024-09-27 | borrowck: use subtyping instead of equality for ptr-to-ptr casts | Lukas Markeffsky | -29/+2 |
| 2024-09-27 | add even more tests for ptr-to-ptr casts on trait objects | Lukas Markeffsky | -7/+92 |
| 2024-09-27 | Partially revert "ci: Use mv instead of cp in upload step" | Jubilee Young | -3/+3 |
| 2024-09-27 | Revert "ci: Try to remove unused Xcode dirs" | Jubilee Young | -17/+0 |
| 2024-09-27 | rustdoc: update `ProcMacro` docs section on helper attributes | Predrag Gruevski | -1/+1 |
| 2024-09-27 | Cleanup some known-bug issues | Jack Huey | -23/+100 |
| 2024-09-27 | Cleanup | Antoni Boucher | -30/+12 |
| 2024-09-27 | Auto merge of #130934 - matthiaskrgr:rollup-4puticr, r=matthiaskrgr | bors | -159/+226 |
| 2024-09-27 | Rollup merge of #130927 - lcnr:normalizes-to-comments, r=compiler-errors | Matthias Krüger | -8/+8 |
| 2024-09-27 | Rollup merge of #130917 - gurry:129503-ice-wrong-span-in-macros, r=chenyukang | Matthias Krüger | -8/+63 |
| 2024-09-27 | Rollup merge of #130916 - cuviper:compiler-raw_ref_op, r=compiler-errors | Matthias Krüger | -13/+13 |
| 2024-09-27 | Rollup merge of #130873 - taiki-e:ppc64-atomic, r=Amanieu | Matthias Krüger | -2/+4 |
| 2024-09-27 | Rollup merge of #130459 - onur-ozkan:#130449, r=albertlarsan68 | Matthias Krüger | -3/+3 |
| 2024-09-27 | Rollup merge of #130435 - madsmtm:move-apple-link-args, r=petrochenkov | Matthias Krüger | -121/+134 |
| 2024-09-27 | Rollup merge of #129087 - slanterns:option_get_or_insert_default, r=dtolnay | Matthias Krüger | -4/+1 |