| Age | Commit message (Expand) | Author | Lines |
| 2024-07-04 | Auto merge of #127127 - notriddle:notriddle/pulldown-cmark-0.11, r=GuillaumeG... | bors | -0/+102 |
| 2024-07-03 | Auto merge of #127296 - matthiaskrgr:rollup-1t1isa7, r=matthiaskrgr | bors | -90/+306 |
| 2024-07-03 | Rollup merge of #127280 - ferrocene:hoverbear/disable-rmake-rustdoc-io-error,... | Matthias Krüger | -2/+7 |
| 2024-07-03 | Rollup merge of #127253 - chenyukang:yukang-fix-126246-fn-parameters-check, r... | Matthias Krüger | -0/+145 |
| 2024-07-03 | Rollup merge of #127184 - bjorn3:interface_refactor2, r=Nadrieril | Matthias Krüger | -2/+5 |
| 2024-07-03 | Rollup merge of #127092 - compiler-errors:rtn-dots-redux, r=estebank | Matthias Krüger | -86/+149 |
| 2024-07-03 | Auto merge of #127044 - Oneirical:fantestic-journey, r=Kobzol,jieyouxu | bors | -70/+133 |
| 2024-07-03 | Disable rmake test rustdoc-io-error on riscv64gc-gnu | Ana Hobden | -2/+7 |
| 2024-07-03 | Auto merge of #127278 - matthiaskrgr:rollup-fjexkdr, r=matthiaskrgr | bors | -2/+135 |
| 2024-07-03 | Rollup merge of #127264 - GuillaumeGomez:run-make-support-api-improvements, r... | Matthias Krüger | -1/+1 |
| 2024-07-03 | Rollup merge of #127248 - spastorino:unsafe-extern-tests, r=compiler-errors | Matthias Krüger | -0/+47 |
| 2024-07-03 | Rollup merge of #127202 - oli-obk:do_not_count_errors, r=wesleywiser | Matthias Krüger | -1/+75 |
| 2024-07-03 | Rollup merge of #126803 - tgross35:verbose-asm, r=Amanieu | Matthias Krüger | -0/+12 |
| 2024-07-03 | Add parse fail test using safe trait/impl trait | Santiago Pastorino | -0/+47 |
| 2024-07-03 | Auto merge of #126094 - petrochenkov:libsearch, r=michaelwoerister | bors | -0/+20 |
| 2024-07-03 | Auto merge of #125507 - compiler-errors:type-length-limit, r=lcnr | bors | -65/+80 |
| 2024-07-03 | Small `run-make-support` API improvements | Guillaume Gomez | -1/+1 |
| 2024-07-03 | Rollup merge of #127245 - BoxyUwU:gce_hang_test, r=Nilstrieb | Jacob Pratt | -0/+32 |
| 2024-07-03 | Rollup merge of #127239 - RalfJung:big-endian, r=Nadrieril | Jacob Pratt | -6/+5 |
| 2024-07-03 | Rollup merge of #127115 - RalfJung:unreferenced-used-static, r=lqd,ChrisDenton | Jacob Pratt | -3/+4 |
| 2024-07-03 | Rollup merge of #126917 - ferrocene:hoverbear/riscv64-inaccessible-temp-dir-r... | Jacob Pratt | -2/+6 |
| 2024-07-03 | Rollup merge of #126403 - compiler-errors:better-type-errors, r=lcnr | Jacob Pratt | -9/+39 |
| 2024-07-03 | Rollup merge of #123588 - tgross35:stabilize-assert_unchecked, r=dtolnay | Jacob Pratt | -6/+2 |
| 2024-07-03 | Auto merge of #123737 - compiler-errors:alias-wf, r=lcnr | bors | -0/+20 |
| 2024-07-02 | Always preserve user-written comments in assembly | Trevor Gross | -0/+12 |
| 2024-07-03 | Fix incorrect suggestion for extra argument with a type error | yukang | -0/+145 |
| 2024-07-02 | Instance::resolve -> Instance::try_resolve, and other nits | Michael Goulet | -1/+3 |
| 2024-07-02 | Actually report normalization-based type errors correctly for alias-relate ob... | Michael Goulet | -9/+39 |
| 2024-07-02 | Re-implement a type-size based limit | Michael Goulet | -65/+78 |
| 2024-07-02 | add test | Boxy | -0/+32 |
| 2024-07-02 | Rollup merge of #127243 - BoxyUwU:new_invalid_const_param_ty_test, r=compiler... | Matthias Krüger | -0/+69 |
| 2024-07-02 | Rollup merge of #127230 - hattizai:patch01, r=saethlin | Matthias Krüger | -3/+3 |
| 2024-07-02 | Rollup merge of #127203 - chenyukang:yukang-fix-120074-import, r=Nadrieril | Matthias Krüger | -0/+34 |
| 2024-07-02 | Rollup merge of #127168 - DianQK:cast-size, r=workingjubilee | Matthias Krüger | -27/+344 |
| 2024-07-02 | Rollup merge of #127136 - compiler-errors:coroutine-closure-env-shim, r=oli-obk | Matthias Krüger | -23/+157 |
| 2024-07-02 | Rollup merge of #126883 - dtolnay:breakvalue, r=fmease | Matthias Krüger | -0/+33 |
| 2024-07-02 | rewrite test-harness to rmake | Oneirical | -10/+28 |
| 2024-07-02 | rewrite msvc-opt-minsize to ui test | Oneirical | -25/+31 |
| 2024-07-02 | rewrite and rename issue-47384 to rmake | Oneirical | -12/+29 |
| 2024-07-02 | rewrite rlib-chain to rmake | Oneirical | -13/+26 |
| 2024-07-02 | rewrite dylib-chain to rmake | Oneirical | -13/+22 |
| 2024-07-02 | Add test | Boxy | -0/+69 |
| 2024-07-02 | remove unnecessary ignore-endian-big from stack-overflow-trait-infer test | Ralf Jung | -6/+5 |
| 2024-07-02 | Disable rmake test inaccessible-temp-dir on riscv64 | Ana Hobden | -2/+6 |
| 2024-07-02 | linker: Link dylib crates by path | Vadim Petrochenkov | -0/+20 |
| 2024-07-02 | chore: remove duplicate words | hattizai | -3/+3 |
| 2024-07-01 | Parenthesize break values containing leading label | David Tolnay | -2/+2 |
| 2024-07-02 | Use the aligned size for alloca at ret when the pass mode is cast. | DianQK | -11/+11 |
| 2024-07-02 | Use the aligned size for alloca at args when the pass mode is cast. | DianQK | -28/+11 |
| 2024-07-02 | Add the definition for `extern "C"` at `cast-target-abi.rs`. | DianQK | -24/+358 |