| Age | Commit message (Expand) | Author | Lines |
| 2025-07-20 | Update cranelift tests | Scott McMurray | -9/+16 |
| 2025-06-30 | Stop backends from needing to support nullary intrinsics | Oli Scherer | -6/+19 |
| 2025-06-16 | cranelift/gcc: `{Meta,Pointee,}Sized` in minicore | David Wood | -30/+36 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -4/+0 |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -4/+0 |
| 2025-06-12 | intrinsics: rename min_align_of to align_of | Ralf Jung | -7/+4 |
| 2025-06-03 | Add impl for `llvm.roundeven` in cg_clif | sayantn | -1/+1 |
| 2025-05-25 | Merge commit '979dcf8e2f213e4f4b645cb62e7fe9f4f2c0c785' into sync_cg_clif-202... | bjorn3 | -1/+22 |
| 2025-04-24 | Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc | bendn | -1/+1 |
| 2025-04-24 | Auto merge of #139309 - RalfJung:abi_unsupported_vector_types, r=fee1-dead,tr... | bors | -3/+0 |
| 2025-04-20 | make abi_unsupported_vector_types a hard error | Ralf Jung | -3/+0 |
| 2025-04-20 | stabilize `naked_functions` | Folkert de Vries | -10/+1 |
| 2025-04-19 | Make `#[naked]` an unsafe attribute | Folkert de Vries | -4/+2 |
| 2025-04-01 | Allow formatting example/gen_block_iterate.rs | bjorn3 | -4/+12 |
| 2025-03-12 | intrinsics: remove unnecessary leading underscore from argument names | Ralf Jung | -8/+8 |
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -13/+11 |
| 2025-02-24 | remove support for rustc_intrinsic_must_be_overridden from the compiler | Ralf Jung | -52/+13 |
| 2025-02-13 | Implement and use BikeshedGuaranteedNoDrop for union/unsafe field validity | Michael Goulet | -0/+3 |
| 2025-02-08 | Rustfmt | bjorn3 | -3/+4 |
| 2025-02-07 | Merge commit '8332329f83d4ef34479fec67cc21b21246dca6b5' into sync_cg_clif-202... | bjorn3 | -1/+1 |
| 2025-01-10 | Merge commit 'e39eacd2d415803ef82de3b6a314e4f2d0fbc4dc' into sync_cg_clif-202... | bjorn3 | -205/+0 |
| 2024-12-07 | Make `Copy` unsafe to implement for ADTs with `unsafe` fields | Jack Wrenn | -20/+20 |
| 2024-12-06 | Remove polymorphization | Ben Kimock | -17/+0 |
| 2024-12-06 | Merge commit '57845a397ec15e4e6a561ed2c4bfa3dcf49144fb' into sync_cg_clif-202... | bjorn3 | -0/+3 |
| 2024-11-08 | remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi... | Ralf Jung | -19/+64 |
| 2024-10-22 | Rename Receiver -> LegacyReceiver | Adrian Taylor | -5/+5 |
| 2024-10-06 | various fixes for `naked_asm!` implementation | Folkert de Vries | -1/+7 |
| 2024-10-04 | Use wide pointers consistenly across the compiler | Urgau | -2/+2 |
| 2024-09-23 | Merge commit '6d35b4c9a04580366fd800692a5b5db79d766530' into sync_cg_clif-202... | bjorn3 | -0/+71 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -4/+3 |
| 2024-09-09 | Fix the examples in cg_clif | Scott McMurray | -8/+8 |
| 2024-08-18 | stabilize raw_ref_op | Ralf Jung | -2/+1 |
| 2024-08-10 | Fixes in various places | Nadrieril | -0/+1 |
| 2024-08-09 | Merge commit '69b3f5a426a5c1c05236a45b36f6679d95fbe01b' into sync_cg_clif-202... | bjorn3 | -0/+31 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -6/+5 |
| 2024-07-28 | stabilize `is_sorted` | Slanterns | -1/+0 |
| 2024-06-30 | Merge commit '49cd5dd454d0115cfbe9e39102a8b3ba4616aa40' into sync_cg_clif-202... | bjorn3 | -15/+43 |
| 2024-06-12 | Require any function with a tait in its signature to actually constrain a hid... | Oli Scherer | -10/+13 |
| 2024-05-13 | Merge commit '3270432f4b0583104c8b9b6f695bf97d6bbf3ac2' into sync_cg_clif-202... | bjorn3 | -0/+39 |
| 2024-04-24 | Error on using `yield` without also using `#[coroutine]` on the closure | Oli Scherer | -5/+10 |
| 2024-04-23 | Rollup merge of #124286 - bjorn3:sync_cg_clif-2024-04-23, r=bjorn3 | Matthias Krüger | -3/+7 |
| 2024-04-23 | Rollup merge of #124003 - WaffleLapkin:dellvmization, r=scottmcm,RalfJung,antoyo | Matthias Krüger | -2/+2 |
| 2024-04-23 | Merge commit 'de5d6523738fd44a0521b6abf3e73ae1df210741' into sync_cg_clif-202... | bjorn3 | -3/+7 |
| 2024-04-19 | Do intrinsic changes in `rustc_codegen_cranelift` | Maybe Waffle | -2/+2 |
| 2024-04-15 | static_mut_refs: use raw pointers to remove the remaining FIXME | Ralf Jung | -4/+11 |
| 2024-04-05 | Merge commit 'fbda869b4e230c788b6bce426038ba8419956f2d' into sync_cg_clif-202... | bjorn3 | -2/+2 |
| 2024-03-22 | Codegen const panic messages as function calls | Mark Rousskov | -0/+30 |
| 2024-03-16 | Merge commit '4cf4ffc6ba514f171b3f52d1c731063e4fc45be3' into sync_cg_clif-202... | bjorn3 | -0/+8 |
| 2024-03-11 | Rollup merge of #121840 - oli-obk:freeze, r=dtolnay | Jacob Pratt | -0/+1 |
| 2024-03-05 | only set noalias on Box with the global allocator | Ralf Jung | -2/+5 |