| Age | Commit message (Expand) | Author | Lines |
| 2022-07-26 | Lib kind -l link-arg: | Daniil Belov | -9/+29 |
| 2022-07-26 | Auto merge of #98989 - dpaoliello:rawdylibbin, r=michaelwoerister | bors | -8/+48 |
| 2022-07-26 | Rollup merge of #97077 - ouz-a:Optimize-backend, r=oli-obk | Yuki Okushi | -9/+3 |
| 2022-07-25 | Auto merge of #85673 - csmoe:export-exe-sym, r=bjorn3 | bors | -5/+19 |
| 2022-07-25 | Rollup merge of #99643 - daxpedda:sign-ext-wasm, r=oli-obk | Yuki Okushi | -0/+1 |
| 2022-07-25 | feat: impl export-executable-symbols | csmoe | -5/+19 |
| 2022-07-24 | Auto merge of #99251 - cuviper:hashbrown-0.12, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-07-24 | Auto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa | bors | -15/+19 |
| 2022-07-23 | Add fine-grained LLVM CFI support to the Rust compiler | Ramon de C Valle | -15/+19 |
| 2022-07-23 | Add `sign-ext` target feature to the WASM target | dAxpeDDa | -0/+1 |
| 2022-07-22 | Enable raw-dylib for binaries | Daniel Paoliello | -8/+48 |
| 2022-07-22 | simplify more, ret_deref -> has_deref | ouz-a | -2/+1 |
| 2022-07-22 | simplify some code that depend on Deref | ouz-a | -8/+3 |
| 2022-07-22 | Rollup merge of #98868 - tmiasko:unreachable-coverage, r=wesleywiser | Dylan DPC | -5/+2 |
| 2022-07-22 | Auto merge of #99420 - RalfJung:vtable, r=oli-obk | bors | -4/+22 |
| 2022-07-21 | Auto merge of #98162 - nextsilicon:support_lto_embed_bitcode, r=davidtwco | bors | -0/+2 |
| 2022-07-21 | Auto merge of #93718 - thomcc:used-macho, r=pnkfelix | bors | -1/+3 |
| 2022-07-20 | various nits from review | Ralf Jung | -1/+4 |
| 2022-07-20 | add range metadata to alignment loads | Ralf Jung | -2/+7 |
| 2022-07-20 | Move vtable_size and vtable_align impls to cg_ssa | bjorn3 | -0/+10 |
| 2022-07-20 | consistently use VTable over Vtable (matching stable stdlib API RawWakerVTable) | Ralf Jung | -3/+3 |
| 2022-07-20 | Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r=estebank" | Oli Scherer | -16/+0 |
| 2022-07-18 | Add support for MIPS VZ ISA extension | jam1garner | -2/+5 |
| 2022-07-17 | Auto merge of #99033 - 5225225:interpreter-validity-checks, r=oli-obk | bors | -5/+5 |
| 2022-07-17 | Upgrade indexmap and thorin-dwp to use hashbrown 0.12 | Josh Stone | -1/+1 |
| 2022-07-15 | Introduce opaque type to hidden type projection | Oli Scherer | -0/+16 |
| 2022-07-14 | Use constant eval to do strict validity checks | 5225225 | -5/+5 |
| 2022-07-14 | Auto merge of #96544 - m-ysk:feature/issue-96358, r=cjgillot | bors | -25/+3 |
| 2022-07-14 | rustc: add ability to output regular LTO bitcode modules | Ziv Dunkelman | -0/+2 |
| 2022-07-13 | Rename `debugging_opts` to `unstable_opts` | Joshua Nelson | -44/+43 |
| 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/+6 |
| 2022-07-11 | Keep unstable target features for asm feature checking | Amanieu d'Antras | -1/+1 |
| 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 | don't allow ZST in ScalarInt | Ralf Jung | -0/+5 |
| 2022-07-08 | Auto merge of #98638 - bjorn3:less_string_interning, r=tmiasko | bors | -65/+58 |
| 2022-07-08 | Add `SourceScope::inlined_instance` | Tomasz Miąsko | -5/+2 |
| 2022-07-07 | Auto merge of #95573 - cjgillot:lower-query, r=michaelwoerister | bors | -8/+12 |
| 2022-07-07 | Auto merge of #99014 - Dylan-DPC:rollup-n84y0jk, r=Dylan-DPC | bors | -39/+71 |
| 2022-07-07 | Rollup merge of #98930 - tmiasko:pub-basic-blocks, r=oli-obk | Dylan DPC | -1/+1 |
| 2022-07-07 | Rollup merge of #98901 - davidtwco:split-dwarf-incr-workproduct, r=michaelwoe... | Dylan DPC | -38/+70 |
| 2022-07-07 | Auto merge of #98675 - eddyb:cg-array-literal, r=nikic | bors | -1/+6 |
| 2022-07-07 | Move `dominators` from Body to BasicBlocks | Tomasz Miąsko | -1/+1 |
| 2022-07-06 | Allow to create definitions inside the query system. | Camille GILLOT | -8/+12 |
| 2022-07-06 | Rollup merge of #96935 - thomcc:atomicptr-strict-prov, r=dtolnay | Guillaume Gomez | -3/+1 |
| 2022-07-06 | ssa: abort if dwarf packaging fails | David Wood | -0/+1 |
| 2022-07-06 | ssa: remove dwo of metadata and allocator module | David Wood | -14/+18 |
| 2022-07-06 | incr: cache dwarf objects in work products | David Wood | -24/+51 |