| Age | Commit message (Expand) | Author | Lines |
| 2025-02-25 | Rollup merge of #137444 - compiler-errors:drop-lint, r=oli-obk | León Orell Valerian Liehr | -78/+146 |
| 2025-02-25 | Rollup merge of #137370 - RalfJung:x86-abi-fallback, r=SparrowLii | León Orell Valerian Liehr | -11/+26 |
| 2025-02-25 | Auto merge of #137571 - tgross35:rollup-i1tcnv1, r=tgross35 | bors | -57/+51 |
| 2025-02-25 | Auto merge of #137573 - compiler-errors:rollup-noq9yhp, r=compiler-errors | bors | -2902/+1432 |
| 2025-02-24 | Rollup merge of #137556 - RalfJung:simd_shuffle_const_generic, r=oli-obk | Michael Goulet | -55/+55 |
| 2025-02-24 | Rollup merge of #137552 - rustbot:docs-update, r=ehuss | Michael Goulet | -0/+0 |
| 2025-02-24 | Rollup merge of #137550 - matthewjasper:panic-later-for-missing-dropck-error,... | Michael Goulet | -5/+37 |
| 2025-02-24 | Rollup merge of #137548 - compiler-errors:asm-ty, r=oli-obk | Michael Goulet | -6/+71 |
| 2025-02-24 | Rollup merge of #137543 - petrochenkov:wintest, r=ChrisDenton | Michael Goulet | -0/+4 |
| 2025-02-24 | Rollup merge of #137530 - LukasWoodtli:gardena/lw/mips_dwarf, r=jieyouxu | Michael Goulet | -3/+4 |
| 2025-02-24 | Rollup merge of #137489 - RalfJung:no-more-rustc_intrinsic_must_be_overridden... | Michael Goulet | -1636/+427 |
| 2025-02-24 | Rollup merge of #137417 - taiki-e:riscv-atomic, r=Amanieu | Michael Goulet | -0/+12 |
| 2025-02-24 | Rollup merge of #137321 - aviraxp:patch-1, r=cuviper | Michael Goulet | -1/+3 |
| 2025-02-24 | Rollup merge of #137289 - compiler-errors:coerce-unsized-errors, r=oli-obk | Michael Goulet | -310/+308 |
| 2025-02-24 | Rollup merge of #136522 - compiler-errors:dyn_compatible_for_dispatch, r=oli-obk | Michael Goulet | -886/+511 |
| 2025-02-24 | Rollup merge of #137516 - RalfJung:rustc_const_unstable-cleanup, r=Amanieu | Trevor Gross | -4/+1 |
| 2025-02-24 | Rollup merge of #137493 - nabijaczleweli:python3, r=Kobzol | Trevor Gross | -1/+1 |
| 2025-02-24 | Rollup merge of #137349 - thaliaarchi:io-optional-methods/zkvm, r=Noratrieb | Trevor Gross | -1/+9 |
| 2025-02-24 | Rollup merge of #137109 - bend-n:knife, r=oli-obk | Trevor Gross | -22/+9 |
| 2025-02-24 | Rollup merge of #136775 - robertbastian:patch-2, r=Amanieu | Trevor Gross | -5/+2 |
| 2025-02-24 | Rollup merge of #136668 - WaffleLapkin:from_utf8_mut, r=Amanieu | Trevor Gross | -3/+2 |
| 2025-02-24 | Rollup merge of #135933 - hkBst:patch-19, r=workingjubilee | Trevor Gross | -5/+17 |
| 2025-02-24 | Rollup merge of #134655 - GrigorenkoPV:hash_extract_if, r=cuviper | Trevor Gross | -16/+10 |
| 2025-02-24 | Auto merge of #135726 - jdonszelmann:attr-parsing, r=oli-obk | bors | -2259/+3930 |
| 2025-02-24 | Deduplicate CoerceUnsized and DispatchFromDyn impl errors | Michael Goulet | -49/+19 |
| 2025-02-24 | Simplify trait error message for CoercePointee validation | Michael Goulet | -50/+199 |
| 2025-02-24 | Consolidate and rework CoercePointee and DispatchFromDyn errors | Michael Goulet | -276/+158 |
| 2025-02-24 | More eagerly bail in DispatchFromDyn validation | Michael Goulet | -25/+22 |
| 2025-02-24 | Remove dyn_compatible_for_dispatch | Michael Goulet | -886/+511 |
| 2025-02-24 | Consider lvalues of field and index as possibly temporary places | Michael Goulet | -1/+46 |
| 2025-02-24 | More comments | Michael Goulet | -8/+16 |
| 2025-02-24 | Improve behavior of IF_LET_RESCOPE around temporaries and place expressions | Michael Goulet | -77/+92 |
| 2025-02-24 | rename simd_shuffle_generic → simd_shuffle_const_generic | Ralf Jung | -55/+55 |
| 2025-02-24 | Update books | rustbot | -0/+0 |
| 2025-02-24 | Don't immediately panic if dropck fails without returning errors | Matthew Jasper | -5/+37 |
| 2025-02-24 | Better error message for unsized pointers | Michael Goulet | -1/+55 |
| 2025-02-24 | Properly support thin ptrs that are only thin due to their param-env in asm m... | Michael Goulet | -5/+16 |
| 2025-02-24 | std: Fix another new symlink test on Windows | Vadim Petrochenkov | -0/+4 |
| 2025-02-24 | Auto merge of #137523 - lnicola:sync-from-ra, r=lnicola | bors | -498/+718 |
| 2025-02-24 | lower attr spans and inline some functions to hopefully mitigate perf regress... | Jana Dönszelmann | -13/+52 |
| 2025-02-24 | add test to verify that #132391 can be closed | Jana Dönszelmann | -5/+24 |
| 2025-02-24 | change smir attributes getters to only support tool attributes | Jana Dönszelmann | -68/+45 |
| 2025-02-24 | pretty print hir attributes | Jana Dönszelmann | -21/+335 |
| 2025-02-24 | Fix test output expectations | Jana Dönszelmann | -246/+186 |
| 2025-02-24 | simplify must-use lint slightly | Jana Dönszelmann | -52/+47 |
| 2025-02-24 | Fix rustdoc and clippy | Jana Dönszelmann | -121/+134 |
| 2025-02-24 | Introduce new-style attribute parsers for several attributes | Jana Dönszelmann | -1325/+1502 |
| 2025-02-24 | Introduce new parsing infrastructure and types for parsed attributes | Jana Dönszelmann | -282/+1417 |
| 2025-02-24 | Change span field accesses to method calls | Jana Dönszelmann | -201/+263 |
| 2025-02-24 | DWARF mixed versions with LTO on MIPS | Lukas Woodtli | -3/+4 |