| Age | Commit message (Expand) | Author | Lines |
| 2024-11-09 | Do not reveal opaques in the param-env, we got lazy norm instead | Michael Goulet | -5/+7 |
| 2024-11-08 | Auto merge of #132764 - MikaelUrankar:freebsd_armv7, r=workingjubilee | bors | -2/+0 |
| 2024-11-08 | Auto merge of #132746 - flip1995:clippy-subtree-update, r=Manishearth | bors | -900/+5023 |
| 2024-11-08 | Auto merge of #132717 - RalfJung:rustc_safe_intrinsic, r=compiler-errors | bors | -348/+380 |
| 2024-11-08 | Clippy: cfg out validate_diag on release builds | Philipp Krones | -3/+4 |
| 2024-11-08 | Drop "gnu" in the target env for FreeBSD armv6/7 | Mikael Urankar | -2/+0 |
| 2024-11-08 | remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi... | Ralf Jung | -348/+380 |
| 2024-11-08 | Auto merge of #132762 - Zalathar:rollup-qfgz165, r=Zalathar | bors | -338/+695 |
| 2024-11-08 | Rollup merge of #132738 - cuviper:channel-heap-init, r=ibraheemdev | Stuart Cook | -4/+33 |
| 2024-11-08 | Rollup merge of #132590 - Zalathar:z-timings-stats, r=jieyouxu | Stuart Cook | -47/+18 |
| 2024-11-08 | Rollup merge of #132452 - Zalathar:llvm-cov-wrappers, r=jieyouxu | Stuart Cook | -164/+170 |
| 2024-11-08 | Rollup merge of #132389 - Zalathar:graph-tweaks, r=jieyouxu | Stuart Cook | -98/+79 |
| 2024-11-08 | Rollup merge of #132161 - celinval:smir-fix-indent, r=compiler-errors | Stuart Cook | -25/+395 |
| 2024-11-08 | Auto merge of #132756 - workingjubilee:rollup-bed2akn, r=workingjubilee | bors | -141/+569 |
| 2024-11-07 | Rollup merge of #132741 - zmodem:mips_data_layout, r=nikic | Jubilee | -7/+12 |
| 2024-11-07 | Rollup merge of #132740 - zmodem:simd_syntax_update, r=durin42 | Jubilee | -3/+3 |
| 2024-11-07 | Rollup merge of #132739 - GuillaumeGomez:cleanup-scrape-code, r=notriddle | Jubilee | -11/+22 |
| 2024-11-07 | Rollup merge of #132737 - clubby789:lock-no-pid, r=jieyouxu | Jubilee | -2/+6 |
| 2024-11-07 | Rollup merge of #132696 - fortanix:raoul/rte-235-fix_fmodl_missing_symbol_iss... | Jubilee | -2/+20 |
| 2024-11-07 | Rollup merge of #132639 - RalfJung:intrinsics, r=workingjubilee,Amanieu | Jubilee | -6/+6 |
| 2024-11-07 | Rollup merge of #132131 - celinval:smir-crate-defs, r=compiler-errors | Jubilee | -4/+225 |
| 2024-11-07 | Rollup merge of #132095 - gechelberger:fix-131977, r=wesleywiser | Jubilee | -8/+61 |
| 2024-11-07 | Rollup merge of #131913 - jieyouxu:only_debug_assertions, r=onur-ozkan | Jubilee | -43/+119 |
| 2024-11-07 | Rollup merge of #130586 - dpaoliello:fixrawdylib, r=wesleywiser | Jubilee | -55/+95 |
| 2024-11-07 | This test needs threads | Josh Stone | -0/+1 |
| 2024-11-08 | Auto merge of #128849 - estebank:issue-89143, r=jackh726 | bors | -102/+137 |
| 2024-11-07 | [StableMIR] A few fixes to pretty printing | Celina G. Val | -25/+395 |
| 2024-11-07 | Update Cargo.lock | Philipp Krones | -1/+0 |
| 2024-11-07 | Merge commit 'f712eb5cdccd121d0569af12f20e6a0fabe4364d' into clippy-subtree-u... | Philipp Krones | -900/+5023 |
| 2024-11-07 | [StableMIR] API to retrieve definitions from crates | Celina G. Val | -4/+225 |
| 2024-11-07 | Auto merge of #132472 - taiki-e:sparc-asm, r=Amanieu | bors | -43/+770 |
| 2024-11-07 | fix test | Esteban Küber | -6/+1 |
| 2024-11-07 | Only show "same type from differnt version" note when relevant | Esteban Küber | -7/+15 |
| 2024-11-07 | Remove less relevant info from diagnostic | Esteban Küber | -26/+38 |
| 2024-11-07 | Tweak diagnostic output | Esteban Küber | -58/+48 |
| 2024-11-07 | Tweak detection of multiple crate versions to be more ecompassing | Esteban Küber | -44/+74 |
| 2024-11-07 | remove the extra specification for llvm versions < 20 | Hans Wennborg | -0/+5 |
| 2024-11-07 | Merge pull request #13657 from jdonszelmann/disallowed-macros-to-early | Philipp Krones | -38/+98 |
| 2024-11-07 | Update mips64 data layout to match LLVM 20 change | Hans Wennborg | -7/+7 |
| 2024-11-07 | Update test for LLVM 20's new vector splat syntax | Hans Wennborg | -3/+3 |
| 2024-11-07 | Auto merge of #132736 - matthiaskrgr:rollup-66naqwb, r=matthiaskrgr | bors | -61/+72 |
| 2024-11-07 | Initialize channel `Block`s directly on the heap | Josh Stone | -4/+32 |
| 2024-11-07 | Merge pull request #13639 from flip1995/rustup | Philipp Krones | -506/+530 |
| 2024-11-07 | Remove CI badge from README and book | Philipp Krones | -2/+0 |
| 2024-11-07 | Merge pull request #13587 from Kobzol/ci-remove-bors | Philipp Krones | -129/+75 |
| 2024-11-07 | Remove path filter | Jakub Beránek | -14/+0 |
| 2024-11-07 | Add conclusion job to PR CI | Jakub Beránek | -0/+21 |
| 2024-11-07 | bootstrap: Print better message if lock pid isn't available | clubby789 | -2/+6 |
| 2024-11-07 | Rollup merge of #132734 - RalfJung:platform-intrinsic, r=compiler-errors | Matthias Krüger | -5/+4 |
| 2024-11-07 | Rollup merge of #132729 - bjorn3:fn_abi_extra_sanity_checks, r=compiler-errors | Matthias Krüger | -30/+51 |