| Age | Commit message (Expand) | Author | Lines |
| 2025-07-23 | add Rev::into_inner | Jeremy Smart | -0/+19 |
| 2025-07-24 | Avoid unnecessary `new_adt`/`new_fn_def` calls. | Nicholas Nethercote | -4/+12 |
| 2025-07-23 | Remove useless lifetime parameter. | Camille GILLOT | -2/+2 |
| 2025-07-23 | Remove const deduplication from the interpreter. | Camille GILLOT | -85/+10 |
| 2025-07-23 | Remove useless lifetime parameter. | Camille GILLOT | -86/+59 |
| 2025-07-23 | Give an AllocId to ConstValue::Slice. | Camille GILLOT | -132/+591 |
| 2025-07-23 | disable cfg.has_reliable_f128 on amdgcn | Manuel Drehwald | -0/+2 |
| 2025-07-23 | Auto merge of #144244 - jieyouxu:pr-full-ci, r=Kobzol | bors | -34/+352 |
| 2025-07-23 | Fix `module_name_repetitions` FP on exported macros (#15319) | Alejandra González | -1/+21 |
| 2025-07-23 | Document (internally) that `Range*<&T> as RangeBounds<T>` impls are intention... | Zachary S | -0/+48 |
| 2025-07-23 | Merge pull request #4490 from Kobzol/use-josh-sync | Ralf Jung | -354/+41 |
| 2025-07-23 | Auto merge of #144233 - cjgillot:unsat-mir, r=oli-obk | bors | -51/+95 |
| 2025-07-23 | Remove Zulip API keys and use `set -x` | Jakub Beránek | -5/+5 |
| 2025-07-23 | Update CI workflow | Jakub Beránek | -10/+23 |
| 2025-07-23 | Suggest unwrapping when private method name is available in inner type | Esteban Küber | -2/+34 |
| 2025-07-23 | Clippy fixup | Jens Reidel | -1/+1 |
| 2025-07-23 | Auto merge of #144360 - matthiaskrgr:rollup-b6ej0mm, r=matthiaskrgr | bors | -1428/+221 |
| 2025-07-23 | Don't emit two `assume`s in transmutes when one is a subset of the other | Scott McMurray | -12/+150 |
| 2025-07-23 | Point at the type that doesn't impl `Clone` in more cases beyond closures | Esteban Küber | -15/+12 |
| 2025-07-23 | Remove `rvalue_creates_operand` entirely | Scott McMurray | -47/+2 |
| 2025-07-23 | Move `dist-apple-various` from x86_64 to aarch64 | Jake Goulding | -1/+1 |
| 2025-07-23 | re-enable direct `bitcast`s for Int/Float vector transmutes (but not ones inv... | Scott McMurray | -0/+197 |
| 2025-07-23 | Let `codegen_transmute_operand` just handle everything | Scott McMurray | -59/+59 |
| 2025-07-23 | Update `CONTRIBUTING.md` | Jakub Beránek | -6/+8 |
| 2025-07-23 | Merge pull request #20291 from ChayimFriedman2/fix-cargo-lock | Chayim Refael Friedman | -0/+1 |
| 2025-07-23 | Update `dlmalloc` dependency of libstd | Alex Crichton | -3/+3 |
| 2025-07-23 | Use `TempDir` for copied lockfiles | Shoyu Vanilla | -6/+55 |
| 2025-07-23 | Fix Cargo.lock | Chayim Refael Friedman | -0/+1 |
| 2025-07-23 | coretests/num: use ldexp instead of hard-coding a power of 2 | Ralf Jung | -32/+38 |
| 2025-07-23 | Merge pull request #20285 from A4-Tacks/fix-rename-self | Chayim Refael Friedman | -31/+44 |
| 2025-07-23 | RustWrapper: Suppress getNextNonDebugInfoInstruction | WANG Rui | -1/+1 |
| 2025-07-23 | Remove rename_self_outside_of_methods | A4-Tacks | -8/+2 |
| 2025-07-23 | Rollup merge of #144315 - lolbinarycat:bootstrap-dist-package.json, r=Kobzol | Matthias Krüger | -0/+2 |
| 2025-07-23 | Rollup merge of #144311 - Gelbpunkt:ci-rustc-ppc64le-musl, r=Kobzol | Matthias Krüger | -0/+1 |
| 2025-07-23 | Rollup merge of #144298 - Zalathar:empty-span, r=wesleywiser | Matthias Krüger | -46/+57 |
| 2025-07-23 | Rollup merge of #144292 - joshtriplett:mbe-use-concrete-type-for-get-unused-r... | Matthias Krüger | -16/+20 |
| 2025-07-23 | Rollup merge of #144290 - makai410:summary-ups, r=jieyouxu | Matthias Krüger | -2/+2 |
| 2025-07-23 | Rollup merge of #144256 - oli-obk:type-id-ice, r=RalfJung | Matthias Krüger | -1/+32 |
| 2025-07-23 | Rollup merge of #144239 - xizheyin:clean-lexer, r=fee1-dead | Matthias Krüger | -85/+83 |
| 2025-07-23 | Rollup merge of #144234 - roblabla:fix-win7-tls-dtors, r=ChrisDenton | Matthias Krüger | -3/+14 |
| 2025-07-23 | Rollup merge of #144173 - Kivooeo:tidy_checks, r=jieyouxu | Matthias Krüger | -1275/+10 |
| 2025-07-23 | Merge pull request #20289 from ChayimFriedman2/expr-store-diags-macros | Lukas Wirth | -44/+9 |
| 2025-07-23 | Auto merge of #143843 - JonathanBrouwer:macro-use-parser, r=oli-obk | bors | -150/+480 |
| 2025-07-23 | Fix `unused_async` FP on function with `todo!` (#15308) | Alex Macleod | -23/+78 |
| 2025-07-23 | Remove `ExpressionStoreDiagnostics::MacroError`, instead recreate it from the... | Chayim Refael Friedman | -44/+9 |
| 2025-07-23 | resolve: Change the underscore disambiguator to avoid regressions | Vadim Petrochenkov | -1/+5 |
| 2025-07-23 | resolve: Make disambiguators for underscore bindings module-local | Vadim Petrochenkov | -45/+58 |
| 2025-07-23 | Add regression test for matches! + non_exhaustive_omitted_patterns lint | Jonas Platte | -0/+7 |
| 2025-07-23 | Stop using the old `validate_attr` logic for stability attributes | Jonathan Brouwer | -14/+47 |
| 2025-07-23 | Disable non_exhaustive_omitted_patterns within matches! macro | Jonas Platte | -0/+2 |