| Age | Commit message (Expand) | Author | Lines |
| 2025-01-14 | add tidy warning for unrecognized directives | cod10129 | -30/+68 |
| 2025-01-12 | Auto merge of #135384 - saethlin:inline-copy-from-slice, r=joboet | bors | -0/+1 |
| 2025-01-12 | Auto merge of #135281 - onur-ozkan:build-stamps, r=jieyouxu | bors | -362/+434 |
| 2025-01-12 | Auto merge of #135402 - matthiaskrgr:rollup-cz7hs13, r=matthiaskrgr | bors | -542/+853 |
| 2025-01-12 | Auto merge of #135262 - mrkajetanp:ci-aarch64-dist-reland, r=Kobzol | bors | -95/+134 |
| 2025-01-12 | Rollup merge of #135398 - matthiaskrgr:crash, r=lqd | Matthias Krüger | -0/+56 |
| 2025-01-12 | Rollup merge of #135397 - lqd:compiletest-enums, r=jieyouxu | Matthias Krüger | -3/+34 |
| 2025-01-12 | Rollup merge of #135378 - compiler-errors:unnecessary-stashing, r=chenyukang | Matthias Krüger | -181/+173 |
| 2025-01-12 | Rollup merge of #135377 - compiler-errors:impossible-step, r=oli-obk | Matthias Krüger | -46/+99 |
| 2025-01-12 | Rollup merge of #135374 - compiler-errors:typo-trait-method, r=fee1-dead | Matthias Krüger | -2/+79 |
| 2025-01-12 | Rollup merge of #129259 - clarfonthey:maybe_uninit_slices, r=tgross35 | Matthias Krüger | -310/+412 |
| 2025-01-12 | add more crash tests | Matthias Krüger | -0/+56 |
| 2025-01-12 | Auto merge of #135396 - matthiaskrgr:rollup-zublg1c, r=matthiaskrgr | bors | -24/+77 |
| 2025-01-12 | Rollup merge of #135389 - jieyouxu:fix-stage0-rustdoc-rmake, r=onur-ozkan | Matthias Krüger | -3/+11 |
| 2025-01-12 | Rollup merge of #135379 - steffahn:uniquerc-invariant, r=Mark-Simulacrum | Matthias Krüger | -2/+48 |
| 2025-01-12 | Rollup merge of #135375 - lolbinarycat:bootstrap-allow-stage0-rustdoc-js, r=j... | Matthias Krüger | -1/+4 |
| 2025-01-12 | Rollup merge of #135364 - yotamofek:borrowck-diag-fix, r=compiler-errors | Matthias Krüger | -16/+13 |
| 2025-01-12 | Rollup merge of #135266 - kadiwa4:no_emsdk_update, r=Mark-Simulacrum | Matthias Krüger | -2/+1 |
| 2025-01-12 | add error message to `string_enum!`s string conversions | Rémy Rakic | -4/+4 |
| 2025-01-12 | add test for `string_enum` | Rémy Rakic | -0/+31 |
| 2025-01-12 | update doc-comment of `BuildStamp::add_stamp` | onur-ozkan | -1/+3 |
| 2025-01-12 | Auto merge of #135322 - scottmcm:inst-simplify-repeat-one, r=oli-obk | bors | -29/+149 |
| 2025-01-12 | rename `done_stamp` to `lld_stamp` | onur-ozkan | -3/+3 |
| 2025-01-12 | rustc-dev-guide: update outdated LLVM stamp filename | onur-ozkan | -1/+1 |
| 2025-01-12 | add change entry for renamings | onur-ozkan | -0/+5 |
| 2025-01-12 | avoid magical `AsRef<Path>` implementation | onur-ozkan | -29/+37 |
| 2025-01-12 | refactor `with_stamp` as `add_stamp` for incrementality | onur-ozkan | -14/+13 |
| 2025-01-12 | extend sanitizers stamp calculation | onur-ozkan | -7/+13 |
| 2025-01-12 | run git only inside the current directory | onur-ozkan | -0/+2 |
| 2025-01-12 | migrate lld build stamp | onur-ozkan | -5/+5 |
| 2025-01-12 | apply minor improvements on build_stamp | onur-ozkan | -1/+4 |
| 2025-01-12 | auto label `A-bootstrap-stamp` | onur-ozkan | -0/+5 |
| 2025-01-12 | migrate `program_out_of_date` to `BuildStamp::is_up_to_date` | onur-ozkan | -46/+20 |
| 2025-01-12 | add coverage for `BuildStamp::with_prefix` | onur-ozkan | -0/+16 |
| 2025-01-12 | fix an invalid prefix usage on enzyme | onur-ozkan | -1/+1 |
| 2025-01-12 | fix compiler errors | onur-ozkan | -2/+2 |
| 2025-01-12 | migrate `generate_smart_stamp_hash` | onur-ozkan | -55/+55 |
| 2025-01-12 | add test coverage for `build_stamp` implementation | onur-ozkan | -0/+47 |
| 2025-01-12 | document `build_stamp` implementation | onur-ozkan | -6/+18 |
| 2025-01-12 | migrate `Builder::clear_if_dirty` | onur-ozkan | -30/+29 |
| 2025-01-12 | migrate helper stamp functions | onur-ozkan | -141/+79 |
| 2025-01-12 | migrate `HashStamp` to `BuildStamp` | onur-ozkan | -66/+29 |
| 2025-01-12 | use `BuildStamp` instead of std paths and strings | onur-ozkan | -69/+86 |
| 2025-01-12 | implement `BuildStamp` that is stricter impl for build stamps | onur-ozkan | -2/+78 |
| 2025-01-12 | run-make-support: don't use lossy on `TARGET_RPATH_DIR` | 许杰友 Jieyou Xu (Joe) | -2/+1 |
| 2025-01-12 | compiletest: include stage0-sysroot libstd dylib in recipe dylib search path | 许杰友 Jieyou Xu (Joe) | -1/+10 |
| 2025-01-11 | Add inherent versions of MaybeUninit methods for slices | ltdk | -310/+412 |
| 2025-01-11 | Address PR feedback | Scott McMurray | -13/+54 |
| 2025-01-11 | [mir-opt] simplify `Repeat`s that don't actually repeat the operand | Scott McMurray | -23/+102 |
| 2025-01-11 | Add #[inline] to copy_from_slice | Ben Kimock | -0/+1 |