| Age | Commit message (Expand) | Author | Lines |
| 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 #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-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 | 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 |
| 2024-07-01 | Auto merge of #126941 - GuillaumeGomez:migrate-run-make-llvm-ident, r=Kobzol | bors | -19/+41 |
| 2024-07-01 | Rollup merge of #127201 - GuillaumeGomez:improve-run-make-support, r=Kobzol | Guillaume Gomez | -5/+5 |
| 2024-07-01 | Rollup merge of #127129 - compiler-errors:full-expr-span, r=jieyouxu | Guillaume Gomez | -15/+54 |
| 2024-07-01 | Rollup merge of #126880 - Rejyr:migrate-rmake-vw, r=Kobzol | Guillaume Gomez | -65/+80 |
| 2024-07-01 | Rollup merge of #126732 - StackOverflowExcept1on:master, r=m-ou-se | Guillaume Gomez | -1/+0 |
| 2024-07-01 | Migrate `run-make/llvm-ident` to `rmake.rs` | Guillaume Gomez | -19/+41 |
| 2024-07-01 | Avoid MIR bloat in inlining | Scott McMurray | -843/+286 |
| 2024-07-01 | Fix import suggestion error when failed not from starting | yukang | -0/+34 |
| 2024-07-01 | Move codegen_and_build_linker from Queries to Linker | bjorn3 | -2/+5 |
| 2024-07-01 | Avoid an ICE reachable through const eval shenanigans | Oli Scherer | -1/+75 |
| 2024-07-01 | Improve `target` method API in `run-make-support` | Guillaume Gomez | -3/+3 |
| 2024-07-01 | Improve `run-make-support` API for `assert*` functions | Guillaume Gomez | -2/+2 |