| Age | Commit message (Expand) | Author | Lines |
| 2023-01-25 | Vendor newer version of cranelift-native | bjorn3 | -2/+273 |
| 2023-01-24 | Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0' into sync_cg_clif-202... | bjorn3 | -1103/+1134 |
| 2023-01-23 | Thread a ParamEnv down to might_permit_raw_init | Ben Kimock | -2/+5 |
| 2023-01-23 | Update codegen cranelift for ConstEvalCounter | Bryan Garza | -0/+2 |
| 2023-01-22 | abi: add `AddressSpace` field to `Primitive::Pointer` | Erik Desjardins | -1/+2 |
| 2023-01-19 | Auto merge of #106810 - oli-obk:resolver_reverse_plumbing, r=petrochenkov | bors | -1/+1 |
| 2023-01-17 | Remove double spaces after dots in comments | Maybe Waffle | -1/+1 |
| 2023-01-16 | Move compiler input and ouput paths into session | Oli Scherer | -1/+1 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -66/+66 |
| 2022-12-21 | Auto merge of #105613 - Nilstrieb:rename-assert_uninit_valid, r=RalfJung | bors | -2/+4 |
| 2022-12-14 | Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602' into sync_cg_clif-202... | bjorn3 | -1028/+1691 |
| 2022-12-13 | Rename `assert_uninit_valid` intrinsic | Nilstrieb | -2/+4 |
| 2022-12-11 | bug! with a better error message for failing Instance::resolve | Michael Goulet | -4/+3 |
| 2022-12-11 | Use rint instead of roundeven | Jules Bertholet | -0/+2 |
| 2022-12-11 | Add `round_ties_even` to `f32` and `f64` | Jules Bertholet | -0/+2 |
| 2022-12-09 | Remove unneeded field from `SwitchTargets` | Jakob Degen | -2/+4 |
| 2022-12-03 | Auto merge of #97485 - bjorn3:new_archive_writer, r=wesleywiser | bors | -226/+5 |
| 2022-11-27 | Prefer doc comments over `//`-comments in compiler | Maybe Waffle | -2/+2 |
| 2022-11-26 | Rewrite LLVM's archive writer in Rust | bjorn3 | -226/+5 |
| 2022-11-26 | Rollup merge of #104786 - WaffleLapkin:amp-mut-help, r=compiler-errors | Guillaume Gomez | -9/+4 |
| 2022-11-24 | Auto merge of #104507 - WaffleLapkin:asderefsyou, r=wesleywiser | bors | -2/+2 |
| 2022-11-23 | Add `Mutability::{is_mut,is_not}` | Maybe Waffle | -9/+4 |
| 2022-11-21 | Rollup merge of #104605 - RalfJung:clf_consts, r=bjorn3 | Matthias Krüger | -35/+23 |
| 2022-11-19 | deduplicate constant evaluation in cranelift backend | Ralf Jung | -35/+23 |
| 2022-11-19 | Rollup merge of #104001 - Ayush1325:custom-entry, r=bjorn3 | Dylan DPC | -12/+21 |
| 2022-11-17 | Use custom entry name in cranelift | Ayush Singh | -12/+21 |
| 2022-11-16 | Use `as_deref` in compiler (but only where it makes sense) | Maybe Waffle | -2/+2 |
| 2022-11-16 | cleanup and dedupe CTFE and Miri error reporting | Ralf Jung | -1/+1 |
| 2022-11-15 | Auto merge of #104054 - RalfJung:byte-provenance, r=oli-obk | bors | -2/+2 |
| 2022-11-13 | add is_sized method on Abi and Layout, and use it | Ralf Jung | -4/+4 |
| 2022-11-09 | Fix `rustdoc --version` when used with download-rustc | Joshua Nelson | -1/+1 |
| 2022-11-06 | fix cranelift and gcc | Ralf Jung | -2/+2 |
| 2022-10-31 | Rewrite implementation of `#[alloc_error_handler]` | Amanieu d'Antras | -4/+5 |
| 2022-10-27 | Update tooling | Maybe Waffle | -7/+2 |
| 2022-10-24 | Support raw-dylib functions being used inside inlined functions | Daniel Paoliello | -0/+1 |
| 2022-10-23 | Rustfmt cg_clif's build system | bjorn3 | -6/+2 |
| 2022-10-23 | Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-202... | bjorn3 | -638/+1045 |
| 2022-10-14 | more dupe word typos | Rageking8 | -2/+2 |
| 2022-10-06 | Remove `mir::CastKind::Misc` | ouz-a | -2/+16 |
| 2022-09-27 | Stabilize bench_black_box | Urgau | -1/+1 |
| 2022-09-23 | rename Unevaluated to UnevaluatedConst | b-naber | -1/+1 |
| 2022-09-22 | introduce mir::Unevaluated | b-naber | -11/+2 |
| 2022-09-20 | Auto merge of #99806 - oli-obk:unconstrained_opaque_type, r=estebank | bors | -0/+9 |
| 2022-09-17 | Auto merge of #98588 - b-naber:valtrees-cleanup, r=lcnr | bors | -42/+31 |
| 2022-09-16 | Revert "Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r... | Oli Scherer | -0/+9 |
| 2022-09-15 | nits | b-naber | -11/+1 |
| 2022-09-14 | Auto merge of #101212 - eholk:dyn-star, r=compiler-errors | bors | -1/+6 |
| 2022-09-14 | address review again | b-naber | -19/+1 |
| 2022-09-13 | Address code review comments | Eric Holk | -0/+1 |
| 2022-09-13 | cranelift changes | b-naber | -49/+59 |