| Age | Commit message (Expand) | Author | Lines |
| 2024-06-15 | Rollup merge of #126488 - ChrisDenton:absolute, r=albertlarsan68 | Matthias Krüger | -132/+2 |
| 2024-06-15 | Rollup merge of #126448 - DianQK:tidy-python, r=onur-ozkan | Matthias Krüger | -59/+12 |
| 2024-06-15 | Rollup merge of #126429 - tgross35:f16-f128-const-eval, r=RalfJung | Matthias Krüger | -112/+89 |
| 2024-06-15 | Rollup merge of #126428 - kpreid:absolute, r=jhpratt | Matthias Krüger | -28/+39 |
| 2024-06-15 | Rollup merge of #126424 - Enselic:sort-target-features, r=lqd | Matthias Krüger | -0/+5 |
| 2024-06-15 | Rollup merge of #126417 - beetrees:f16-f128-inline-asm-x86, r=Amanieu | Matthias Krüger | -42/+350 |
| 2024-06-15 | Rollup merge of #126361 - celinval:issue-0079-intrinsic, r=oli-obk | Matthias Krüger | -25/+42 |
| 2024-06-15 | Rollup merge of #125829 - petrochenkov:upctxt2, r=michaelwoerister | Matthias Krüger | -114/+179 |
| 2024-06-15 | Auto merge of #125722 - Urgau:non_local_defs-macro-to-change, r=estebank | bors | -4/+23 |
| 2024-06-15 | Auto merge of #126491 - compiler-errors:is_lang_item, r=oli-obk | bors | -206/+213 |
| 2024-06-15 | Auto merge of #126507 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-06-14 | Update cargo | Weihang Lo | -0/+0 |
| 2024-06-15 | Auto merge of #122613 - Zalathar:profiler, r=nnethercote | bors | -46/+12 |
| 2024-06-14 | Use is_lang_item more aggressively | Michael Goulet | -166/+171 |
| 2024-06-14 | Add TyCtxt::is_lang_item | Michael Goulet | -40/+42 |
| 2024-06-14 | Polish `std::path::absolute` documentation. | Kevin Reid | -28/+39 |
| 2024-06-14 | Use `std::path::absolute` in bootstrap | Chris Denton | -132/+2 |
| 2024-06-14 | Remove f16 const eval crash test | Trevor Gross | -5/+4 |
| 2024-06-14 | Add `f16` and `f128` support to Miri | Trevor Gross | -101/+56 |
| 2024-06-14 | Make the unary operator `FloatTy` check exhaustive | Trevor Gross | -6/+9 |
| 2024-06-14 | Enable const evaluation for `f16` and `f128` | Trevor Gross | -2/+22 |
| 2024-06-14 | Also sort `crt-static` in `--print target-features` output | Martin Nordholts | -0/+5 |
| 2024-06-14 | Auto merge of #118958 - c410-f3r:concat-again, r=petrochenkov | bors | -29/+551 |
| 2024-06-14 | Auto merge of #125347 - tesuji:needtests, r=nikic | bors | -0/+222 |
| 2024-06-14 | Auto merge of #126473 - matthiaskrgr:rollup-8w2xm09, r=matthiaskrgr | bors | -321/+788 |
| 2024-06-14 | End support for Python 3.8 in tidy | DianQK | -14/+4 |
| 2024-06-14 | Regenerate `requirements.txt` by Python 3.9 | DianQK | -45/+8 |
| 2024-06-14 | Rollup merge of #126426 - RalfJung:dangling-zst-ice, r=oli-obk | Matthias Krüger | -8/+49 |
| 2024-06-14 | Rollup merge of #126399 - onur-ozkan:126156, r=albertlarsan68 | Matthias Krüger | -13/+14 |
| 2024-06-14 | Rollup merge of #126285 - kpreid:unique-rc, r=dtolnay | Matthias Krüger | -30/+91 |
| 2024-06-14 | Rollup merge of #126266 - tbu-:pr_doc_alloc_default_system, r=jhpratt | Matthias Krüger | -1/+3 |
| 2024-06-14 | Rollup merge of #126135 - hermit-os:fuse, r=jhpratt | Matthias Krüger | -94/+189 |
| 2024-06-14 | Rollup merge of #126054 - veera-sivarajan:bugfix-113073-bound-on-generics-2, ... | Matthias Krüger | -101/+263 |
| 2024-06-14 | Rollup merge of #123769 - dtolnay:literal, r=fee1-dead | Matthias Krüger | -74/+179 |
| 2024-06-14 | Auto merge of #126463 - matthiaskrgr:rollup-lnkfibf, r=matthiaskrgr | bors | -42/+181 |
| 2024-06-14 | Auto merge of #126462 - matthiaskrgr:rollup-g0t1am4, r=matthiaskrgr | bors | -271/+1183 |
| 2024-06-14 | Rollup merge of #126386 - GuillaumeGomez:migrate-run-make-allow-non-lint-warn... | Matthias Krüger | -15/+23 |
| 2024-06-14 | Rollup merge of #126368 - nnethercote:rm-more-unused-crate-deps, r=jackh726 | Matthias Krüger | -3/+5 |
| 2024-06-14 | Rollup merge of #126351 - devnexen:to_sol11_upd, r=ChrisDenton | Matthias Krüger | -19/+2 |
| 2024-06-14 | Rollup merge of #126343 - ChrisDenton:remove-utils, r=Kobzol | Matthias Krüger | -2/+0 |
| 2024-06-14 | Rollup merge of #126449 - ChrisDenton:windows-std-support, r=workingjubilee | Matthias Krüger | -4/+4 |
| 2024-06-14 | Rollup merge of #124884 - bvanjoi:fix-124785, r=estebank | Matthias Krüger | -3/+151 |
| 2024-06-14 | Rollup merge of #126320 - oli-obk:pat_ice, r=lcnr | Matthias Krüger | -155/+213 |
| 2024-06-14 | Rollup merge of #126270 - GuillaumeGomez:migrate-run-make-const_fn_mir, r=jie... | Matthias Krüger | -13/+24 |
| 2024-06-14 | Rollup merge of #126244 - erickt:bump, r=Kobzol | Matthias Krüger | -20/+20 |
| 2024-06-14 | Rollup merge of #123962 - oli-obk:define_opaque_types5, r=lcnr | Matthias Krüger | -79/+922 |
| 2024-06-14 | const validation: fix ICE on dangling ZST reference | Ralf Jung | -8/+49 |
| 2024-06-14 | Remove broken/untested `--enable-profiler` from mingw dist builds | Zalathar | -2/+0 |
| 2024-06-14 | Remove `//@ ignore-windows-gnu` from tests that need the profiler | Zalathar | -28/+0 |
| 2024-06-14 | Don't build a known-broken profiler runtime in `x86_64-mingw` | Zalathar | -3/+1 |