| Age | Commit message (Expand) | Author | Lines |
| 2024-03-11 | Rollup merge of #122166 - beetrees:remove-field-remapping, r=davidtwco | Jubilee | -34/+9 |
| 2024-03-11 | Rollup merge of #122152 - wutchzone:120892, r=fmease | Jubilee | -2/+160 |
| 2024-03-11 | Rollup merge of #122080 - Zalathar:drop-tree, r=oli-obk | Jubilee | -57/+93 |
| 2024-03-11 | Rollup merge of #121893 - RalfJung:const-interior-mut-tests, r=oli-obk | Jubilee | -33/+119 |
| 2024-03-11 | Rollup merge of #121438 - coolreader18:wasm32-panic-unwind, r=cuviper | Jubilee | -10/+90 |
| 2024-03-11 | Rollup merge of #119385 - fmease:assoc-const-eq-fixes-2, r=oli-obk,cjgillot | Jubilee | -40/+56 |
| 2024-03-11 | Rollup merge of #117458 - kjetilkjeka:embedded-linker, r=petrochenkov | Jubilee | -25/+529 |
| 2024-03-11 | Rollup merge of #116793 - WaffleLapkin:target_rules_the_backend, r=cjgillot | Jubilee | -59/+117 |
| 2024-03-11 | Rollup merge of #116791 - WaffleLapkin:unparallel-backends, r=oli-obk | Jubilee | -4/+16 |
| 2024-03-11 | promote-not: add test that distinguishes promotion from outer scope rule | Ralf Jung | -22/+42 |
| 2024-03-11 | const-checking: add some corner case tests, and fix some nits | Ralf Jung | -6/+51 |
| 2024-03-11 | NVPTX: Enable previously disabled tests | Kjetil Kjeka | -15/+10 |
| 2024-03-11 | Bootstrap: Add argument for building llvm bitcode linker | Kjetil Kjeka | -1/+34 |
| 2024-03-11 | LLVM Bitcode Linker: Add as a linker known to the compiler | Kjetil Kjeka | -9/+142 |
| 2024-03-11 | NVPTX: Enable self-contained for the nvptx target | Kjetil Kjeka | -0/+4 |
| 2024-03-11 | LLVM Bitcode Linker: Added crate | Kjetil Kjeka | -0/+338 |
| 2024-03-11 | LLVM_TOOLS: Include llvm-link as a llvm tool | Kjetil Kjeka | -0/+1 |
| 2024-03-11 | Auto merge of #122305 - Nilstrieb:target-tiers, r=davidtwco | bors | -238/+1422 |
| 2024-03-11 | Auto merge of #122331 - jhpratt:rollup-cbl8xsy, r=jhpratt | bors | -81/+277 |
| 2024-03-11 | Rollup merge of #122326 - Zoxc:win-alloc-tweak, r=ChrisDenton | Jacob Pratt | -19/+36 |
| 2024-03-11 | Rollup merge of #122315 - nnethercote:multiple-into-diag-message, r=Nilstrieb | Jacob Pratt | -14/+13 |
| 2024-03-11 | Rollup merge of #122298 - RalfJung:raw-vec-into-box, r=cuviper | Jacob Pratt | -7/+17 |
| 2024-03-11 | Rollup merge of #122108 - alexcrichton:target-config-runtool, r=WaffleLapkin | Jacob Pratt | -7/+43 |
| 2024-03-11 | Rollup merge of #122002 - devnexen:thread_stack_netbsd_fix, r=workingjubilee,... | Jacob Pratt | -2/+3 |
| 2024-03-11 | Rollup merge of #121907 - onur-ozkan:better-target-sanity-check, r=albertlars... | Jacob Pratt | -10/+7 |
| 2024-03-11 | Rollup merge of #121840 - oli-obk:freeze, r=dtolnay | Jacob Pratt | -11/+89 |
| 2024-03-11 | Rollup merge of #121633 - ChrisDenton:precise, r=Nilstrieb | Jacob Pratt | -4/+11 |
| 2024-03-11 | Rollup merge of #121148 - clarfonthey:try-range, r=dtolnay | Jacob Pratt | -7/+58 |
| 2024-03-11 | Auto merge of #117156 - jmillikin:os-unix-socket-ext, r=Amanieu,dtolnay | bors | -138/+246 |
| 2024-03-11 | Allow multiple `impl Into<{D,Subd}iagMessage>` parameters in a function. | Nicholas Nethercote | -14/+13 |
| 2024-03-11 | Auto merge of #122050 - erikdesjardins:sret, r=nikic | bors | -132/+329 |
| 2024-03-11 | Optimize `process_heap_alloc` | John Kåre Alsaker | -19/+36 |
| 2024-03-11 | Auto merge of #121752 - mu001999:dead_code/improve, r=pnkfelix | bors | -82/+121 |
| 2024-03-11 | Auto merge of #122132 - nnethercote:diag-renaming3, r=nnethercote | bors | -586/+567 |
| 2024-03-11 | Rename diagnostic derive things. | Nicholas Nethercote | -11/+10 |
| 2024-03-11 | Rename `DecorateLint` as `LintDiagnostic`. | Nicholas Nethercote | -54/+54 |
| 2024-03-11 | Rename `AddToDiagnostic` as `Subdiagnostic`. | Nicholas Nethercote | -153/+153 |
| 2024-03-10 | Auto merge of #122312 - matthiaskrgr:rollup-0p8y7gg, r=matthiaskrgr | bors | -169/+204 |
| 2024-03-11 | Rename `IntoDiagnostic` as `Diagnostic`. | Nicholas Nethercote | -164/+146 |
| 2024-03-11 | Rename `IntoDiagnosticArg` as `IntoDiagArg`. | Nicholas Nethercote | -219/+218 |
| 2024-03-11 | Remove unused impls from some subdiagnostics. | Nicholas Nethercote | -3/+3 |
| 2024-03-11 | Remove unused impls for some diagnostics. | Nicholas Nethercote | -26/+26 |
| 2024-03-11 | Remove `Default` derive from `MacroExpectedFound`. | Nicholas Nethercote | -2/+3 |
| 2024-03-10 | Rollup merge of #122304 - lukas-code:dyn-star-meta, r=compiler-errors | Matthias Krüger | -2/+41 |
| 2024-03-10 | Rollup merge of #122302 - ratmice:issue122234, r=cuviper | Matthias Krüger | -4/+4 |
| 2024-03-10 | Rollup merge of #122297 - RalfJung:bootstrap-build, r=onur-ozkan | Matthias Krüger | -1/+3 |
| 2024-03-10 | Rollup merge of #122293 - Enselic:no-bare-unix_sigpipe, r=fmease | Matthias Krüger | -16/+9 |
| 2024-03-10 | Rollup merge of #122290 - RalfJung:mir-printing, r=compiler-errors | Matthias Krüger | -101/+114 |
| 2024-03-10 | Rollup merge of #122286 - RalfJung:resolve, r=compiler-errors | Matthias Krüger | -33/+20 |
| 2024-03-10 | Rollup merge of #122277 - RalfJung:BorrowedCursor, r=cuviper | Matthias Krüger | -2/+4 |