| Age | Commit message (Expand) | Author | Lines |
| 2024-06-11 | add const eval bool-to-int cast test | Ralf Jung | -0/+31 |
| 2024-06-11 | interpret: ensure we check bool/char for validity when they are used in a cast | Ralf Jung | -36/+159 |
| 2024-06-11 | Auto merge of #126113 - Kobzol:ci-native-arm-runner, r=jdno | bors | -1/+1 |
| 2024-06-11 | Auto merge of #125910 - scottmcm:single-use-consts, r=saethlin | bors | -467/+1042 |
| 2024-06-10 | Auto merge of #126240 - matthiaskrgr:rollup-ks4o2n9, r=matthiaskrgr | bors | -379/+448 |
| 2024-06-10 | Auto merge of #125209 - Kobzol:rfl-ci, r=Mark-Simulacrum | bors | -0/+113 |
| 2024-06-10 | Rollup merge of #126223 - jieyouxu:rmake-run-in-tmpdir-self-test, r=Kobzol | Matthias Krüger | -0/+38 |
| 2024-06-10 | Rollup merge of #126215 - gurry:125737-bad-err-anon-futs, r=lcnr | Matthias Krüger | -0/+13 |
| 2024-06-10 | Rollup merge of #126212 - SteveLauC:fix/haiku, r=joboet | Matthias Krüger | -2/+2 |
| 2024-06-10 | Rollup merge of #126211 - lolbinarycat:llvm-outputs-rmake, r=jieyouxu | Matthias Krüger | -6/+27 |
| 2024-06-10 | Rollup merge of #126191 - ivan-shrimp:nonzero_doc, r=scottmcm | Matthias Krüger | -10/+32 |
| 2024-06-10 | Rollup merge of #126184 - RalfJung:interpret-simd-nonpow2, r=oli-obk | Matthias Krüger | -6/+30 |
| 2024-06-10 | Rollup merge of #126159 - RalfJung:scalarint-size-mismatch, r=oli-obk | Matthias Krüger | -295/+229 |
| 2024-06-10 | Rollup merge of #126115 - gurry:125876-ice-unwrap-probe-many-result, r=compil... | Matthias Krüger | -11/+72 |
| 2024-06-10 | Rollup merge of #126063 - nnethercote:rm-unused-crate-deps, r=jackh726 | Matthias Krüger | -49/+5 |
| 2024-06-10 | Auto merge of #125017 - petrochenkov:upctxt, r=cjgillot | bors | -73/+149 |
| 2024-06-10 | CI: add Rust for Linux `auto` job | Jakub Beránek | -0/+113 |
| 2024-06-10 | Add explanatory note to async block type mismatch error | Gurinder Singh | -0/+13 |
| 2024-06-10 | ScalarInt: size mismatches are a bug, do not delay the panic | Ralf Jung | -295/+229 |
| 2024-06-10 | Auto merge of #126225 - Kobzol:tidy-update-rustc-perf, r=onur-ozkan | bors | -0/+2 |
| 2024-06-10 | run-make: add run_in_tmpdir self-test | 许杰友 Jieyou Xu (Joe) | -0/+38 |
| 2024-06-10 | Update `rustc-perf` submodule before running tidy | Jakub Beránek | -0/+2 |
| 2024-06-10 | Remove some unused crate dependencies. | Nicholas Nethercote | -49/+5 |
| 2024-06-10 | migrate tests/run-make/llvm-outputs to use rmake.rs | binarycat | -6/+27 |
| 2024-06-10 | Delete `ConstDebugInfo` pass | Scott McMurray | -125/+36 |
| 2024-06-10 | Try keeping a bitset for which locals need debuginfo updates | Scott McMurray | -7/+11 |
| 2024-06-10 | Add `SingleUseConsts` mir-opt pass | Scott McMurray | -344/+1004 |
| 2024-06-10 | Auto merge of #126206 - Kobzol:disable-libstdc++-version-check, r=Mark-Simula... | bors | -1/+0 |
| 2024-06-10 | fix: build on haiku | Steve Lau | -2/+2 |
| 2024-06-10 | Auto merge of #126153 - onur-ozkan:fix-rustdoc-issue-with-ci-rustc, r=Mark-Si... | bors | -27/+40 |
| 2024-06-10 | Auto merge of #107099 - edward-shen:edward-shen/rustdoc-remap-path-prefix, r=... | bors | -7/+135 |
| 2024-06-10 | rustc_span: Optimize syntax context updates in spans | Vadim Petrochenkov | -73/+149 |
| 2024-06-09 | Auto merge of #126205 - jieyouxu:rollup-s64z5ng, r=jieyouxu | bors | -198/+294 |
| 2024-06-09 | Remove libstdc++ version check | Jakub Beránek | -1/+0 |
| 2024-06-09 | Rollup merge of #126194 - ChrisDenton:winerror, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -30/+69 |
| 2024-06-09 | Rollup merge of #126190 - jieyouxu:run-make-triagebot, r=Nilstrieb,Kobzol | 许杰友 Jieyou Xu (Joe) | -1/+13 |
| 2024-06-09 | Rollup merge of #126176 - notriddle:notriddle/fix-type-name-normalize, r=fmease | 许杰友 Jieyou Xu (Joe) | -4/+78 |
| 2024-06-09 | Rollup merge of #126172 - clubby789:cargo-update, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -163/+134 |
| 2024-06-09 | remove the outdated incompatibility check | onur-ozkan | -13/+2 |
| 2024-06-09 | fix `Builder::doc_rust_lang_org_channel` | onur-ozkan | -14/+38 |
| 2024-06-09 | rustdoc-search: use lowercase, non-normalized name for type search | Michael Howell | -4/+78 |
| 2024-06-09 | Auto merge of #126202 - jieyouxu:rollup-2ixnizz, r=jieyouxu | bors | -70/+767 |
| 2024-06-09 | Rollup merge of #126188 - Kobzol:runmake-command-docs, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -14/+6 |
| 2024-06-09 | Rollup merge of #125963 - workingjubilee:remove-hashes-from-codegen-tests, r=... | 许杰友 Jieyou Xu (Joe) | -8/+8 |
| 2024-06-09 | Rollup merge of #125470 - cuviper:relnotes-1.79.0, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -0/+128 |
| 2024-06-09 | Rollup merge of #125465 - weihanglo:opt-dist-vendor, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -22/+83 |
| 2024-06-09 | Rollup merge of #125253 - sunsided:feature/FRAC_1_SQRT_PI, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -0/+23 |
| 2024-06-09 | Rollup merge of #125041 - scottmcm:gvn-for-from-raw-parts, r=cjgillot | 许杰友 Jieyou Xu (Joe) | -26/+519 |
| 2024-06-09 | rustdoc: Add support for --remap-path-prefix | Edward Shen | -7/+135 |
| 2024-06-09 | Auto merge of #125999 - XrXr:dist-aarch64-gcc-13, r=Kobzol | bors | -3/+1 |