| Age | Commit message (Expand) | Author | Lines |
| 2020-08-07 | rustc_target: Add a target spec option for disabling `--eh-frame-hdr` | Vadim Petrochenkov | -8/+4 |
| 2020-07-11 | Rollup merge of #74167 - jclulow:illumos-linker-eh-frame-hdr-fix, r=petrochenkov | Manish Goregaokar | -1/+1 |
| 2020-07-11 | Rollup merge of #73715 - MaulingMonkey:pr-natvis-tuples, r=Amanieu | Manish Goregaokar | -2/+12 |
| 2020-07-10 | Rollup merge of #74127 - tamird:allowlist, r=oli-obk | Manish Goregaokar | -7/+6 |
| 2020-07-10 | Rollup merge of #74103 - ajpaverd:cfguard-msvc-only, r=nikomatsakis | Manish Goregaokar | -12/+4 |
| 2020-07-10 | Avoid "whitelist" | Tamir Duberstein | -7/+6 |
| 2020-07-10 | Only add cfguard module flag on windows-msvc | Andrew Paverd | -12/+4 |
| 2020-07-08 | linker: illumos ld does not support --eh-frame-hdr | Joshua M. Clulow | -1/+1 |
| 2020-07-05 | Use for<'tcx> fn pointers in Providers, instead of having Providers<'tcx>. | Eduard-Mihai Burtescu | -9/+9 |
| 2020-07-02 | Rollup merge of #73724 - CryZe:wasm-saturating-casts, r=alexcrichton | Manish Goregaokar | -3/+10 |
| 2020-07-02 | Use WASM's saturating casts if they are available | Christopher Serr | -3/+10 |
| 2020-07-02 | Rollup merge of #73684 - richkadel:llvm-coverage-map-gen-2, r=wesleywiser | Manish Goregaokar | -1/+152 |
| 2020-07-02 | Rollup merge of #73564 - petrochenkov:ehdr, r=Amanieu | Manish Goregaokar | -0/+17 |
| 2020-06-29 | add spans to injected coverage counters | Rich Kadel | -1/+152 |
| 2020-06-27 | Rollup merge of #73525 - cuviper:llvm11, r=nikic | Manish Goregaokar | -0/+2 |
| 2020-06-27 | linker: Create GNU_EH_FRAME header by default when producing ELFs | Vadim Petrochenkov | -0/+17 |
| 2020-06-26 | Show the values and computation that would overflow a const evaluation or pro... | Oliver Scherer | -1/+1 |
| 2020-06-25 | Prepare for LLVM 11 | Josh Stone | -0/+2 |
| 2020-06-25 | Rollup merge of #72738 - mati865:self-contained-option, r=petrochenkov | Manish Goregaokar | -26/+54 |
| 2020-06-25 | Rename remaining `fallback` to `self_contained` | Mateusz Mikuła | -12/+20 |
| 2020-06-25 | Rename get_self_contained_lib_path | Mateusz Mikuła | -2/+2 |
| 2020-06-25 | Add unstable rustc option to control self-contained linkage mode | Mateusz Mikuła | -17/+37 |
| 2020-06-24 | Modify type names on MSVC to make tuples .natvis compatible. | MaulingMonkey | -2/+12 |
| 2020-06-23 | rustc: Modernize wasm checks for atomics | Alex Crichton | -3/+2 |
| 2020-06-23 | Rollup merge of #73586 - RalfJung:switch-ty, r=oli-obk | Dylan DPC | -0/+2 |
| 2020-06-21 | remove switch_ty reliance in codegen | Ralf Jung | -0/+2 |
| 2020-06-21 | Make is_freeze and is_copy_modulo_regions take TyCtxtAt | Ralf Jung | -1/+1 |
| 2020-06-20 | Support sanitizers on aarch64-unknown-linux-gnu | Tomasz Miąsko | -1/+4 |
| 2020-06-19 | Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikic | Manish Goregaokar | -26/+30 |
| 2020-06-19 | Rollup merge of #73011 - richkadel:llvm-count-from-mir-pass, r=tmandry | Ralf Jung | -0/+16 |
| 2020-06-19 | Rollup merge of #72785 - petrochenkov:wholemsvc, r=matthewjasper | Ralf Jung | -2/+4 |
| 2020-06-19 | Rollup merge of #72999 - mati865:separate-self-contained-dir, r=Mark-Simulacrum | Ralf Jung | -0/+7 |
| 2020-06-19 | Rollup merge of #72497 - RalfJung:tag-term, r=oli-obk | Ralf Jung | -22/+22 |
| 2020-06-18 | Rollup merge of #73034 - doctorn:nomangle-inline-linkage, r=matthewjasper | Manish Goregaokar | -4/+6 |
| 2020-06-18 | Rollup merge of #72814 - RalfJung:mir-visir-terminator, r=oli-obk | Manish Goregaokar | -5/+5 |
| 2020-06-18 | Rollup merge of #70551 - mark-i-m:ty-err-2, r=varkor | Manish Goregaokar | -1/+1 |
| 2020-06-16 | rename location field of Drop terminators to place | Ralf Jung | -2/+2 |
| 2020-06-16 | remove visit_terminator_kind from MIR visitor | Ralf Jung | -3/+3 |
| 2020-06-15 | Add case for count_code_region() extern lang_item | Rich Kadel | -4/+1 |
| 2020-06-15 | [WIP] injects llvm intrinsic instrprof.increment for coverage reports | Rich Kadel | -1/+20 |
| 2020-06-15 | make all uses of ty::Error or ConstKind::Error delay a span bug | mark | -1/+1 |
| 2020-06-15 | linker: Never pass `-no-pie` to non-gnu linkers | Vadim Petrochenkov | -2/+2 |
| 2020-06-15 | Export all fns with extern indicator | Nathan Corbyn | -4/+5 |
| 2020-06-15 | Export `#[inline] #[no_mangle]` fns in cdylibs and staticlibs | Nathan Corbyn | -4/+5 |
| 2020-06-14 | Diagnose use of incompatible sanitizers | Tomasz Miąsko | -26/+30 |
| 2020-06-12 | Rollup merge of #73033 - Amanieu:asm-tls, r=oli-obk | Dylan DPC | -6/+2 |
| 2020-06-11 | Rollup merge of #73182 - Aaron1011:feature/call-fn-span, r=matthewjasper | Dylan DPC | -2/+10 |
| 2020-06-11 | Rollup merge of #73169 - Amanieu:asm-warnings, r=petrochenkov | Dylan DPC | -7/+13 |
| 2020-06-11 | Get self-contained directory path via dedicated function | Mateusz Mikuła | -2/+2 |
| 2020-06-11 | Move some libs to self-contained directory | Mateusz Mikuła | -0/+7 |