| Age | Commit message (Expand) | Author | Lines |
| 2022-07-20 | Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r=estebank" | Oli Scherer | -9/+0 |
| 2022-07-17 | Auto merge of #99033 - 5225225:interpreter-validity-checks, r=oli-obk | bors | -13/+2 |
| 2022-07-17 | Upgrade hashbrown to 0.12.3 | Amanieu d'Antras | -2/+2 |
| 2022-07-17 | Upgrade indexmap and thorin-dwp to use hashbrown 0.12 | Josh Stone | -5/+5 |
| 2022-07-15 | Introduce opaque type to hidden type projection | Oli Scherer | -0/+9 |
| 2022-07-14 | Use constant eval to do strict validity checks | 5225225 | -13/+2 |
| 2022-07-13 | Rename `debugging_opts` to `unstable_opts` | Joshua Nelson | -6/+6 |
| 2022-07-13 | Auto merge of #99210 - Dylan-DPC:rollup-879cp1t, r=Dylan-DPC | bors | -1/+1 |
| 2022-07-13 | Rollup merge of #99155 - Amanieu:unstable-target-features, r=davidtwco | Dylan DPC | -1/+1 |
| 2022-07-12 | add new rval, pull deref early | ouz-a | -0/+5 |
| 2022-07-11 | Keep unstable target features for asm feature checking | Amanieu d'Antras | -1/+1 |
| 2022-07-09 | Partially stabilize const_slice_from_raw_parts | Konrad Borowski | -1/+0 |
| 2022-07-09 | tweak names and output and bless | Ralf Jung | -1/+1 |
| 2022-07-09 | review feedback | Ralf Jung | -1/+1 |
| 2022-07-09 | fix cranelift and gcc backends | Ralf Jung | -0/+1 |
| 2022-07-09 | Rollup merge of #99070 - tamird:update-tracking-issue, r=RalfJung | Dylan DPC | -16/+16 |
| 2022-07-08 | Update integer_atomics tracking issue | Tamir Duberstein | -16/+16 |
| 2022-07-06 | incr: cache dwarf objects in work products | David Wood | -2/+9 |
| 2022-07-06 | Update TypeVisitor paths | Alan Egerton | -1/+1 |
| 2022-07-05 | Auto merge of #96862 - oli-obk:enum_cast_mir, r=RalfJung | bors | -23/+0 |
| 2022-06-30 | Recover when failing to normalize closure signature. | Camille GILLOT | -0/+1 |
| 2022-06-30 | Change enum->int casts to not go through MIR casts. | Oli Scherer | -23/+0 |
| 2022-06-27 | Update `smallvec` to 1.8.1. | Nicholas Nethercote | -3/+3 |
| 2022-06-21 | Auto merge of #98098 - bjorn3:archive_refactor, r=michaelwoerister | bors | -35/+8 |
| 2022-06-19 | Remove the source archive functionality of ArchiveWriter | bjorn3 | -21/+3 |
| 2022-06-19 | Fix "Remove src_files and remove_file" | bjorn3 | -1/+5 |
| 2022-06-19 | Rollup merge of #98165 - WaffleLapkin:once_things_renamings, r=m-ou-se | Matthias Krüger | -1/+1 |
| 2022-06-17 | Rollup merge of #97675 - nvzqz:unsized-needs-drop, r=dtolnay | Yuki Okushi | -1/+8 |
| 2022-06-16 | Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock` | Maybe Waffle | -1/+1 |
| 2022-06-14 | Remove src_files and remove_file | bjorn3 | -13/+0 |
| 2022-06-14 | implement valtrees as the type-system representation for constant values | b-naber | -4/+5 |
| 2022-06-14 | Rename the `ConstS::val` field as `kind`. | Nicholas Nethercote | -4/+4 |
| 2022-06-07 | Auto merge of #97825 - Dylan-DPC:rollup-ya51k1k, r=Dylan-DPC | bors | -21/+12 |
| 2022-06-07 | Auto merge of #97512 - scottmcm:add-coldcc, r=nagisa,lcnr | bors | -0/+1 |
| 2022-06-06 | Make saved_file field of WorkProduct non-optional | bjorn3 | -15/+10 |
| 2022-06-06 | Factor Option out of copy_cgu_workproduct_to_incr_comp_cache_dir call | bjorn3 | -5/+1 |
| 2022-06-06 | Avoid an unnecessary clone for copy_cgu_workproduct_to_incr_comp_cache_dir calls | bjorn3 | -1/+1 |
| 2022-06-06 | Rename CodegenUnit::work_product to previous_work_product | bjorn3 | -1/+1 |
| 2022-06-03 | Fix unsized field order | Nikolai Vazquez | -1/+1 |
| 2022-06-03 | Make `std::mem::needs_drop` accept `?Sized` | Nikolai Vazquez | -1/+8 |
| 2022-06-02 | add cast kind of from_exposed_addr (int-to-ptr casts) | Ralf Jung | -1/+3 |
| 2022-06-01 | rename PointerAddress → PointerExposeAddress | Ralf Jung | -1/+5 |
| 2022-05-31 | Add a pointer to address cast kind | Tomasz Miąsko | -1/+1 |
| 2022-05-30 | Use CallConv::Cold in cranelift for extern "rust-cold" | Scott McMurray | -1/+2 |
| 2022-05-30 | Add support for emitting functions with `coldcc` in LLVM | Scott McMurray | -1/+1 |
| 2022-05-24 | Add flag for stricter checks on uninit/zeroed | 5225225 | -2/+13 |
| 2022-05-23 | Refactor call terminator to always hold a destination place | Jakob Degen | -71/+66 |
| 2022-05-15 | Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431' into sync_cg_clif-202... | bjorn3 | -425/+269 |
| 2022-05-11 | Rename `unsigned_offset_from` to `sub_ptr` | Scott McMurray | -1/+1 |
| 2022-05-11 | Add `unsigned_offset_from` on pointers | Scott McMurray | -3/+10 |