| Age | Commit message (Expand) | Author | Lines |
| 2024-11-07 | Rollup merge of #132131 - celinval:smir-crate-defs, r=compiler-errors | Jubilee | -4/+76 |
| 2024-11-07 | Rollup merge of #132095 - gechelberger:fix-131977, r=wesleywiser | Jubilee | -8/+19 |
| 2024-11-07 | Rollup merge of #130586 - dpaoliello:fixrawdylib, r=wesleywiser | Jubilee | -55/+95 |
| 2024-11-07 | [StableMIR] API to retrieve definitions from crates | Celina G. Val | -4/+76 |
| 2024-11-07 | Auto merge of #132472 - taiki-e:sparc-asm, r=Amanieu | bors | -0/+188 |
| 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 |
| 2024-11-07 | Rollup merge of #132726 - clubby789:unused-deps, r=compiler-errors | Matthias Krüger | -12/+2 |
| 2024-11-07 | Rollup merge of #132638 - taiki-e:ppc-asm-fixme, r=jieyouxu | Matthias Krüger | -2/+15 |
| 2024-11-07 | remove 'platform-intrinsic' ABI leftovers | Ralf Jung | -5/+4 |
| 2024-11-07 | Make fn_abi_sanity_check a bit stricter | bjorn3 | -30/+51 |
| 2024-11-07 | Remove unused intercrate dependencies | clubby789 | -12/+2 |
| 2024-11-07 | Add links about clobber_abi on PowerPC | Taiki Endo | -0/+15 |
| 2024-11-07 | Remove fixme comment about clobber_abi on PowerPC | Taiki Endo | -2/+0 |
| 2024-11-07 | Basic inline assembly support for SPARC and SPARC64 | Taiki Endo | -0/+188 |
| 2024-11-07 | Rollup merge of #132057 - RalfJung:miri-abi-compat, r=wesleywiser | Jonas Böttiger | -18/+35 |
| 2024-11-06 | Auto merge of #132625 - compiler-errors:cache-only-if-opaque, r=lcnr | bors | -6/+18 |
| 2024-11-06 | Auto merge of #132404 - makai410:suggest-swap-lhs-rhs, r=fee1-dead | bors | -2/+63 |
| 2024-11-06 | Auto merge of #132663 - estebank:e0320-tweak, r=compiler-errors | bors | -2/+2 |
| 2024-11-06 | Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgr | bors | -121/+30 |
| 2024-11-05 | Rollup merge of #132660 - ehuss:remove-unused-errs, r=saethlin | Matthias Krüger | -88/+0 |
| 2024-11-05 | Rollup merge of #132562 - alexcrichton:remove-wasm32-wasi, r=jieyouxu | Matthias Krüger | -28/+3 |
| 2024-11-05 | Rollup merge of #132077 - alexcrichton:wide-arithmetic, r=jieyouxu | Matthias Krüger | -0/+4 |
| 2024-11-05 | Rollup merge of #131405 - davidtwco:hardcoded-strip-macos, r=jieyouxu,albertl... | Matthias Krüger | -5/+23 |
| 2024-11-05 | Auto merge of #132661 - matthiaskrgr:rollup-npytbl6, r=matthiaskrgr | bors | -19/+110 |
| 2024-11-05 | Tweak E0320 overflow error wording | Esteban Küber | -2/+2 |
| 2024-11-05 | Rollup merge of #132642 - GuillaumeGomez:attr-docs, r=compiler-errors | Matthias Krüger | -0/+46 |
| 2024-11-05 | Rollup merge of #132637 - blyxyas:lint-less-passes, r=flip1995 | Matthias Krüger | -0/+3 |
| 2024-11-05 | Rollup merge of #132567 - estebank:bad-suggestion, r=Nadrieril | Matthias Krüger | -10/+36 |
| 2024-11-05 | Rollup merge of #132498 - uellenberg:typo-and-let-suggestions, r=estebank | Matthias Krüger | -3/+6 |
| 2024-11-05 | Rollup merge of #132259 - mrkajetanp:branch-protection-pauth-lr, r=davidtwco | Matthias Krüger | -6/+19 |
| 2024-11-05 | Remove unused errs.rs file | Eric Huss | -88/+0 |
| 2024-11-05 | Auto merge of #132631 - workingjubilee:rollup-dx0krqp, r=workingjubilee | bors | -5/+41 |
| 2024-11-05 | Only disable cache if predicate has opaques within it | Michael Goulet | -6/+18 |
| 2024-11-05 | Auto merge of #129884 - RalfJung:forbidden-target-features, r=workingjubilee | bors | -157/+300 |
| 2024-11-05 | Add documentation on `ast::Attribute` | Guillaume Gomez | -0/+46 |
| 2024-11-05 | Do not filter empty passes & Make CTFE Clippy into lintless pass | blyxyas | -0/+3 |
| 2024-11-05 | codegen_ssa: use `llvm-objcopy` for macOS strip | David Wood | -5/+23 |
| 2024-11-05 | Rollup merge of #132600 - durin42:llvm-20-passbuilder-arg, r=Zalathar | Jubilee | -5/+41 |
| 2024-11-05 | Auto merge of #132580 - compiler-errors:globs, r=Noratrieb | bors | -245/+261 |
| 2024-11-05 | Auto merge of #132626 - workingjubilee:rollup-hbmtbzk, r=workingjubilee | bors | -46/+108 |
| 2024-11-05 | PassWrapper: adapt for new parameter in LLVM | Augie Fackler | -5/+41 |
| 2024-11-04 | Rollup merge of #132608 - mejrs:type_impls_trait, r=compiler-errors | Jubilee | -0/+18 |
| 2024-11-04 | Rollup merge of #132587 - nnethercote:revert-avoid-nested-replacement-ranges,... | Jubilee | -7/+21 |
| 2024-11-04 | Rollup merge of #132492 - RalfJung:const-intrinsics, r=compiler-errors | Jubilee | -39/+33 |
| 2024-11-04 | Rollup merge of #132025 - duncpro:E0027, r=compiler-errors | Jubilee | -0/+19 |
| 2024-11-04 | Rollup merge of #131153 - VulnBandit:copy_impl_vuln, r=compiler-errors | Jubilee | -0/+17 |
| 2024-11-05 | Auto merge of #131341 - taiki-e:ppc-clobber-abi, r=bzEq,workingjubilee | bors | -7/+115 |
| 2024-11-05 | suggest swapping the equality | makai410 | -2/+63 |
| 2024-11-05 | Explain how to evaluate an obligation | mejrs | -3/+9 |