| Age | Commit message (Expand) | Author | Lines |
| 2020-02-05 | Selectively disable sanitizer instrumentation | Tomasz Miąsko | -0/+120 |
| 2020-02-05 | Auto merge of #68831 - Dylan-DPC:rollup-j6x15y9, r=Dylan-DPC | bors | -0/+64 |
| 2020-02-04 | Auto merge of #68544 - Aaron1011:remove-overlapping-traits, r=estebank | bors | -92/+45 |
| 2020-02-04 | Rollup merge of #68819 - estebank:split_at_mut, r=oli-obk | Dylan DPC | -0/+23 |
| 2020-02-04 | Rollup merge of #68758 - daboross:fix-59191, r=petrochenkov | Dylan DPC | -0/+41 |
| 2020-02-04 | Remove the `overlapping_marker_traits` feature | Aaron Hill | -92/+45 |
| 2020-02-04 | Auto merge of #68377 - estebank:fn-obligations-spans, r=oli-obk | bors | -678/+973 |
| 2020-02-04 | Auto merge of #68601 - 0dvictor:split, r=tmandry | bors | -4/+14 |
| 2020-02-03 | Suggest `split_at_mut` on multiple mutable index access | Esteban Küber | -0/+23 |
| 2020-02-04 | Split `join_codegen_and_link()` into two steps | Victor Ding | -4/+14 |
| 2020-02-03 | Auto merge of #67668 - matthewjasper:or-patterns, r=pnkfelix | bors | -590/+1081 |
| 2020-02-03 | Apply suggestions from code review | matthewjasper | -3/+0 |
| 2020-02-03 | Add more tests for or-patterns | Matthew Jasper | -0/+474 |
| 2020-02-03 | Change wording for object unsafe because of assoc const | Esteban Küber | -7/+7 |
| 2020-02-03 | Rollup merge of #68798 - Centril:caller-loc-ctfe-rt-equiv, r=RalfJung | Dylan DPC | -0/+38 |
| 2020-02-03 | Rollup merge of #68744 - JohnTitor:fix-ice-save-analysis, r=cramertj | Dylan DPC | -2/+30 |
| 2020-02-03 | track_caller test caller_location ctfe/rt equivalence wrt. fnptrs | Mazdak Farrokhzad | -0/+38 |
| 2020-02-03 | Auto merge of #68778 - RalfJung:raw-addr-of, r=eddyb | bors | -1/+58 |
| 2020-02-03 | Auto merge of #68772 - matthewjasper:relate-opt, r=davidtwco | bors | -0/+23 |
| 2020-02-02 | Change expansion error to be non-fatal | David | -2/+12 |
| 2020-02-03 | Auto merge of #68756 - JohnTitor:fix-ice-save-analysis-2, r=davidtwco | bors | -1/+3 |
| 2020-02-03 | Auto merge of #68735 - JohnTitor:fix-ice-0202, r=estebank | bors | -0/+0 |
| 2020-02-02 | Deal with spans showing `std` lib | Esteban Küber | -3/+13 |
| 2020-02-02 | Point at reason in object unsafe trait with `Self` in supertraits or `where`-... | Esteban Küber | -14/+40 |
| 2020-02-02 | fix rebase | Esteban Küber | -4/+4 |
| 2020-02-02 | Account for `?Sized` type parameter bounds | Esteban Küber | -71/+63 |
| 2020-02-02 | Suggest `?Sized` on type parameters | Esteban Küber | -6/+22 |
| 2020-02-02 | add tests for structured suggestion | Esteban Küber | -0/+103 |
| 2020-02-02 | Use more appropriate spans on object unsafe traits and provide structured sug... | Esteban Küber | -33/+71 |
| 2020-02-02 | Wording changes to object unsafe trait errors | Esteban Küber | -81/+267 |
| 2020-02-02 | Point at `Sized` requirements | Esteban Küber | -0/+11 |
| 2020-02-02 | Slight rewording of diagnostic message | Esteban Küber | -25/+25 |
| 2020-02-02 | Use more accurate failed predicate spans | Esteban Küber | -203/+168 |
| 2020-02-02 | Point at return type obligations instead of at `fn` ident | Esteban Küber | -2/+2 |
| 2020-02-02 | Point at the `Sized` obligation in `where` clauses | Esteban Küber | -3/+6 |
| 2020-02-02 | Tweak `Self: Sized` restriction diagnostic output | Esteban Küber | -29/+18 |
| 2020-02-02 | review comments | Esteban Küber | -2/+2 |
| 2020-02-02 | fix test | Esteban Küber | -4/+4 |
| 2020-02-02 | When object unsafe trait uses itself in associated item suggest using `Self` | Esteban Küber | -0/+63 |
| 2020-02-02 | Point at `Sized` bound | Esteban Küber | -2/+43 |
| 2020-02-02 | Point at arguments or output when fn obligations come from them, or ident whe... | Esteban Küber | -386/+238 |
| 2020-02-02 | add raw-addr-of variant to mir_raw_fat_ptr | Ralf Jung | -1/+58 |
| 2020-02-02 | Rollup merge of #68764 - Centril:self-semantic, r=petrochenkov | Mazdak Farrokhzad | -17/+387 |
| 2020-02-02 | Rollup merge of #68763 - JohnTitor:do-not-sugg-dup-bounds, r=estebank | Mazdak Farrokhzad | -13/+26 |
| 2020-02-02 | Rollup merge of #68760 - Tyg13:compile_fail_ui_test, r=Centril | Mazdak Farrokhzad | -194/+165 |
| 2020-02-02 | parser: address review comments re. `self`. | Mazdak Farrokhzad | -87/+107 |
| 2020-02-02 | Avoid exponential behaviour when relating types | Matthew Jasper | -0/+23 |
| 2020-02-02 | Do not suggest duplicate bounds | Yuki Okushi | -13/+26 |
| 2020-02-02 | parser: move restrictions re. `self` to `ast_validation`. | Mazdak Farrokhzad | -6/+356 |
| 2020-02-02 | pretty: print attrs in struct expr | Mazdak Farrokhzad | -0/+16 |