| Age | Commit message (Expand) | Author | Lines |
| 2020-06-11 | Use `fn_span` to point to the actual method call | Aaron Hill | -3/+3 |
| 2020-06-12 | Rollup merge of #73033 - Amanieu:asm-tls, r=oli-obk | Dylan DPC | -6/+16 |
| 2020-06-11 | Explain move errors that occur due to method calls involving `self` | Aaron Hill | -30/+207 |
| 2020-06-11 | Rollup merge of #73182 - Aaron1011:feature/call-fn-span, r=matthewjasper | Dylan DPC | -12/+44 |
| 2020-06-11 | Rollup merge of #73012 - Aaron1011:feature/span-debug-ctxt, r=matthewjasper | Dylan DPC | -11/+28 |
| 2020-06-11 | Check associated opaque types in check_opaque_types | Matthew Jasper | -1/+7 |
| 2020-06-11 | Rollup merge of #73172 - matthiaskrgr:cl9ppy, r=Dylan-DPC | Dylan DPC | -8/+6 |
| 2020-06-11 | Rollup merge of #72380 - lcnr:const_context, r=estebank | Dylan DPC | -1/+1 |
| 2020-06-10 | Fix test | Aaron Hill | -0/+2 |
| 2020-06-10 | Track span of function in method calls, and use this in #[track_caller] | Aaron Hill | -12/+42 |
| 2020-06-10 | Rollup merge of #73133 - doctorn:unwind-mir-validation, r=jonas-schievink | Dylan DPC | -19/+48 |
| 2020-06-09 | Fix more clippy warnings | Matthias Krüger | -8/+6 |
| 2020-06-09 | Stop allowing `Indirect(..)` values to be propagated | Wesley Wiser | -1/+0 |
| 2020-06-09 | Address comments | Nathan Corbyn | -19/+26 |
| 2020-06-09 | Auto merge of #72114 - anyska:vtable-rename, r=nikomatsakis | bors | -5/+6 |
| 2020-06-08 | Show `SyntaxContext` in formatted `Span` debug output | Aaron Hill | -11/+28 |
| 2020-06-08 | Revert #71956 | Dylan MacKenzie | -135/+370 |
| 2020-06-08 | Strengthen cleanup to cleanup check | Nathan Corbyn | -16/+16 |
| 2020-06-08 | Relax cleanup to cleanup check | Nathan Corbyn | -2/+2 |
| 2020-06-08 | Enforce unwind invariants | Nathan Corbyn | -19/+41 |
| 2020-06-07 | Don't intern memory in const prop. | Oliver Scherer | -14/+10 |
| 2020-06-07 | Rollup merge of #72908 - RalfJung:false-edge, r=matthewjasper | Dylan DPC | -19/+19 |
| 2020-06-07 | Rollup merge of #72764 - jonas-schievink:mind-the-tyerr, r=estebank | Dylan DPC | -26/+43 |
| 2020-06-07 | rename FalseEdges -> FalseEdge | Ralf Jung | -19/+19 |
| 2020-06-07 | Rollup merge of #72989 - pnkfelix:revert-pr-71840, r=matthewjasper | Dylan DPC | -27/+45 |
| 2020-06-07 | Rollup merge of #72810 - RalfJung:mir-terminate-sanity, r=jonas-schievink | Dylan DPC | -16/+127 |
| 2020-06-07 | store `ObligationCause` on the heap | Bastian Kauschke | -1/+1 |
| 2020-06-06 | Fix #[thread_local] statics as asm! sym operands | Amanieu d'Antras | -6/+16 |
| 2020-06-06 | Fix link error with #[thread_local] introduced by #71192 | Amanieu d'Antras | -0/+8 |
| 2020-06-06 | Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum | bors | -4/+8 |
| 2020-06-05 | Rename traits::ImplSourceImpl to ImplSourceUserDefined. | Ana-Maria Mihalache | -3/+4 |
| 2020-06-05 | Rename traits::Vtable to ImplSource. | Ana-Maria Mihalache | -3/+3 |
| 2020-06-04 | placate tidy. | Felix S. Klock II | -1/+1 |
| 2020-06-04 | Revert "Defer creating drop trees in MIR lowering until leaving that scope" | Felix S. Klock II | -8/+3 |
| 2020-06-04 | Revert "Reduce the number of drop-flag assignments in unwind paths" | Felix S. Klock II | -12/+39 |
| 2020-06-04 | Revert "Address review comments" | Felix S. Klock II | -6/+2 |
| 2020-06-03 | Auto merge of #70107 - lcnr:issue68977, r=eddyb | bors | -3/+3 |
| 2020-06-03 | Rollup merge of #72820 - jonas-schievink:instcombine-uninit, r=oli-obk | Dylan DPC | -10/+8 |
| 2020-06-02 | Rename the crates in source code | Vadim Petrochenkov | -1/+5 |
| 2020-06-02 | Make things build again | Vadim Petrochenkov | -4/+4 |
| 2020-06-02 | change WellFormed predicate to GenericArg | Bastian Kauschke | -5/+4 |
| 2020-06-02 | add WellFormedConst predicate | Bastian Kauschke | -1/+2 |
| 2020-06-01 | test miri-unleash TLS accesses | Ralf Jung | -10/+1 |
| 2020-06-01 | Auto merge of #71192 - oli-obk:eager_alloc_id_canonicalization, r=wesleywiser | bors | -6/+40 |
| 2020-05-31 | InstCombine: Don't optimize `&mut *x` into `x` | Jonas Schievink | -10/+8 |
| 2020-05-31 | always print MIR Location when validator finds a problem | Ralf Jung | -32/+36 |
| 2020-05-31 | more checks for SwitchInt | Ralf Jung | -3/+7 |
| 2020-05-31 | replace DUMMY_SP by proper span | Ralf Jung | -5/+3 |
| 2020-05-31 | validate basic sanity for TerminatorKind | Ralf Jung | -3/+108 |
| 2020-05-30 | Rollup merge of #72772 - RalfJung:valid-char, r=petrochenkov | Ralf Jung | -1/+1 |