| Age | Commit message (Expand) | Author | Lines |
| 2020-07-11 | Rollup merge of #73715 - MaulingMonkey:pr-natvis-tuples, r=Amanieu | Manish Goregaokar | -1/+81 |
| 2020-07-10 | Rollup merge of #74127 - tamird:allowlist, r=oli-obk | Manish Goregaokar | -53/+69 |
| 2020-07-10 | Rollup merge of #74103 - ajpaverd:cfguard-msvc-only, r=nikomatsakis | Manish Goregaokar | -7/+12 |
| 2020-07-10 | Avoid "whitelist" | Tamir Duberstein | -53/+69 |
| 2020-07-10 | Only add cfguard module flag on windows-msvc | Andrew Paverd | -7/+12 |
| 2020-07-05 | Use for<'tcx> fn pointers in Providers, instead of having Providers<'tcx>. | Eduard-Mihai Burtescu | -4/+4 |
| 2020-07-02 | Rollup merge of #73724 - CryZe:wasm-saturating-casts, r=alexcrichton | Manish Goregaokar | -2/+65 |
| 2020-07-02 | Address review comments and add UI test | Christopher Serr | -2/+2 |
| 2020-07-02 | Add comments and format the code | Christopher Serr | -5/+7 |
| 2020-07-02 | Check for feature with pre-interned symbol | Christopher Serr | -10/+9 |
| 2020-07-02 | Use WASM's saturating casts if they are available | Christopher Serr | -2/+64 |
| 2020-06-29 | add spans to injected coverage counters | Rich Kadel | -7/+211 |
| 2020-06-27 | Rollup merge of #73525 - cuviper:llvm11, r=nikic | Manish Goregaokar | -4/+17 |
| 2020-06-26 | Rollup merge of #73588 - Amanieu:thumb-fp, r=nagisa | Manish Goregaokar | -0/+4 |
| 2020-06-26 | Rollup merge of #72620 - tmiasko:linkage-name, r=eddyb | Manish Goregaokar | -12/+6 |
| 2020-06-25 | Prepare for LLVM 11 | Josh Stone | -4/+17 |
| 2020-06-25 | Rollup merge of #73460 - tmandry:variant-lineinfo, r=oli-obk | Manish Goregaokar | -41/+126 |
| 2020-06-25 | Rollup merge of #73418 - doctorn:variants-intrinsic, r=kennytm | Manish Goregaokar | -1/+1 |
| 2020-06-24 | debuginfo: Define int/float types in terms of MSVC-recognized types. | MaulingMonkey | -1/+81 |
| 2020-06-24 | Add generator-debug test for MSVC | Tyler Mandry | -8/+10 |
| 2020-06-24 | Allow calling GeneratorSubsts::variant_name() without substs | Tyler Mandry | -10/+8 |
| 2020-06-24 | Add Artificial flag to generator variants | Tyler Mandry | -14/+53 |
| 2020-06-24 | Emit line info for generator variants | Tyler Mandry | -10/+56 |
| 2020-06-24 | Implement intrinsic | Nathan Corbyn | -1/+1 |
| 2020-06-23 | Rollup merge of #73665 - alexcrichton:update-wasm-atomics-feature, r=davidtwco | Manish Goregaokar | -1/+2 |
| 2020-06-23 | Rollup merge of #73488 - richkadel:llvm-coverage-map-gen, r=tmandry | Manish Goregaokar | -21/+14 |
| 2020-06-23 | rustc: Modernize wasm checks for atomics | Alex Crichton | -1/+2 |
| 2020-06-23 | Rollup merge of #73398 - oli-obk:const_raw_ptr_cmp, r=varkor,RalfJung,nagisa | Manish Goregaokar | -1/+11 |
| 2020-06-22 | Updated query for num_counters to compute from max index | Rich Kadel | -0/+3 |
| 2020-06-22 | moves coverage data computation from pass to query | Rich Kadel | -6/+3 |
| 2020-06-22 | implemented query for coverage data | Rich Kadel | -5/+7 |
| 2020-06-21 | num_counters to u32, after implementing TypeFoldable | Rich Kadel | -1/+1 |
| 2020-06-21 | Fix handling of reserved registers for ARM inline asm | Amanieu d'Antras | -0/+4 |
| 2020-06-21 | `icmp` can handle raw pointers just fine, there's no need to cast to int. | Oliver Scherer | -2/+0 |
| 2020-06-19 | Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikic | Manish Goregaokar | -56/+46 |
| 2020-06-19 | Rollup merge of #72689 - lcnr:common_str, r=estebank | Manish Goregaokar | -1/+1 |
| 2020-06-19 | code coverage foundation for hash and num_counters | Rich Kadel | -23/+14 |
| 2020-06-19 | Rollup merge of #73214 - androm3da:hex_inline_asm_00, r=Amanieu | Manish Goregaokar | -0/+4 |
| 2020-06-19 | Add fuzzy pointer comparison intrinsics | Oliver Scherer | -1/+13 |
| 2020-06-19 | Rollup merge of #73011 - richkadel:llvm-count-from-mir-pass, r=tmandry | Ralf Jung | -0/+56 |
| 2020-06-19 | Rollup merge of #72497 - RalfJung:tag-term, r=oli-obk | Ralf Jung | -55/+53 |
| 2020-06-16 | Add initial asm!() support for hexagon | Brian Cain | -0/+4 |
| 2020-06-15 | moved instrument_coverage pass, optimized scalar, added FIXME | Rich Kadel | -0/+5 |
| 2020-06-15 | [WIP] injects llvm intrinsic instrprof.increment for coverage reports | Rich Kadel | -0/+51 |
| 2020-06-15 | add FIXME to EnumTagInfo | Ralf Jung | -0/+3 |
| 2020-06-14 | Diagnose use of incompatible sanitizers | Tomasz Miąsko | -56/+46 |
| 2020-06-12 | Auto merge of #69478 - avr-rust:avr-support-upstream, r=jonas-schievink | bors | -0/+4 |
| 2020-06-09 | Handle assembler warnings properly | Amanieu d'Antras | -6/+41 |
| 2020-06-09 | [AVR] Add AVR platform support | Jake Goulding | -0/+4 |
| 2020-06-02 | Make things build again | Vadim Petrochenkov | -1/+1 |