| Age | Commit message (Expand) | Author | Lines |
| 2020-06-22 | Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma... | Aaron Hill | -453/+42 |
| 2020-06-22 | Rollup merge of #73502 - GuillaumeGomez:add-e0764, r=estebank | Dylan DPC | -5/+10 |
| 2020-06-22 | Rollup merge of #72623 - da-x:use-suggest-public-path, r=petrochenkov | Dylan DPC | -59/+50 |
| 2020-06-21 | Auto merge of #72936 - jackh726:chalk-more, r=nikomatsakis | bors | -48/+58 |
| 2020-06-21 | Prefer accessible paths in 'use' suggestions | Dan Aloni | -59/+50 |
| 2020-06-21 | Update UI tests | Guillaume Gomez | -5/+10 |
| 2020-06-21 | Auto merge of #71911 - wesleywiser:const_prop_small_cleanups, r=oli-obk | bors | -19/+67 |
| 2020-06-21 | Auto merge of #70946 - jumbatm:clashing-extern-decl, r=nagisa | bors | -6/+335 |
| 2020-06-20 | Auto merge of #73563 - Manishearth:rollup-oowgwwm, r=Manishearth | bors | -382/+1713 |
| 2020-06-20 | Rollup merge of #73287 - davidtwco:issue-73251-opaque-types-in-projections, r... | Manish Goregaokar | -0/+108 |
| 2020-06-20 | Rollup merge of #73227 - camelid:multiple-asm-options, r=Amanieu | Manish Goregaokar | -41/+173 |
| 2020-06-20 | Rollup merge of #72788 - matthewjasper:projection-bound-validation, r=nikomat... | Manish Goregaokar | -341/+1179 |
| 2020-06-20 | Rollup merge of #72456 - ldm0:dereftrait, r=estebank | Manish Goregaokar | -0/+253 |
| 2020-06-20 | Fix duplicate options error | Camelid | -9/+9 |
| 2020-06-20 | Make suggestion machine-applicable | Camelid | -10/+37 |
| 2020-06-20 | Add more to duplicate options test | Camelid | -1/+26 |
| 2020-06-20 | Use `span_suggestion` instead of `span_label` | Camelid | -6/+6 |
| 2020-06-20 | Update duplicate options test | Camelid | -53/+11 |
| 2020-06-20 | Make warning an error; use help instead of suggestion; clean up code | Camelid | -25/+66 |
| 2020-06-20 | Add UI test for duplicate `asm!` options warning | Camelid | -0/+57 |
| 2020-06-20 | Add codegen test for multiple `asm!` options | Camelid | -0/+53 |
| 2020-06-20 | Update tests | Camelid | -41/+12 |
| 2020-06-20 | Rollup merge of #73404 - ajpaverd:cfguard_syntax, r=Mark-Simulacrum | Ralf Jung | -3/+3 |
| 2020-06-20 | Rollup merge of #73058 - tmiasko:aarch64-san, r=nagisa | Ralf Jung | -1/+1 |
| 2020-06-20 | Rollup merge of #72600 - Aaron1011:fix/anon-const-encoding, r=varkor | Ralf Jung | -0/+23 |
| 2020-06-20 | Move bounds on associated types to the type | Matthew Jasper | -354/+222 |
| 2020-06-20 | Check associated type satisfy their bounds | Matthew Jasper | -2/+471 |
| 2020-06-20 | Prevent incorrect help message for dereference suggestion | Donough Liu | -1/+67 |
| 2020-06-20 | Consider fewer predicates for projection candidates | Matthew Jasper | -0/+508 |
| 2020-06-20 | Correctly handle binders inside trait predicates | Matthew Jasper | -8/+1 |
| 2020-06-20 | lint: normalize projections using opaque types | David Wood | -0/+108 |
| 2020-06-20 | Try to suggest dereferences when trait selection failed. | Donough Liu | -0/+187 |
| 2020-06-20 | Support sanitizers on aarch64-unknown-linux-gnu | Tomasz Miąsko | -1/+1 |
| 2020-06-20 | Update existing test cases. | jumbatm | -24/+70 |
| 2020-06-20 | Add clashing-extern-fn.rs stderr. | jumbatm | -0/+121 |
| 2020-06-20 | Add ClashingExternDecl test case. | jumbatm | -0/+162 |
| 2020-06-19 | Rollup merge of #73452 - matthewjasper:auto-rec, r=nikomatsakis | Manish Goregaokar | -2/+115 |
| 2020-06-19 | Rollup merge of #73442 - davidtwco:issue-72181-pretty-print-const-val-enum-no... | Manish Goregaokar | -0/+618 |
| 2020-06-19 | Rollup merge of #73359 - jonas-schievink:do-the-shimmy, r=matthewjasper | Manish Goregaokar | -0/+28 |
| 2020-06-19 | Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikic | Manish Goregaokar | -3/+12 |
| 2020-06-19 | Rollup merge of #73027 - doctorn:issue-72690, r=estebank | Manish Goregaokar | -8/+163 |
| 2020-06-19 | Rollup merge of #72934 - christianpoveda:mut-borrows-in-consts, r=oli-obk | Manish Goregaokar | -130/+130 |
| 2020-06-19 | Rollup merge of #72791 - lcnr:coerce-refactor, r=estebank | Manish Goregaokar | -97/+122 |
| 2020-06-19 | Rollup merge of #71420 - RalfJung:specialization-incomplete, r=matthewjasper | Manish Goregaokar | -129/+746 |
| 2020-06-19 | add new error code | Christian Poveda | -52/+54 |
| 2020-06-19 | Nits and change skip_binder to no_bound_vars for fndef | Jack Huey | -0/+15 |
| 2020-06-19 | Test error order is non-deterministic | Jack Huey | -12/+5 |
| 2020-06-19 | Implement fn_def_datum | Jack Huey | -21/+42 |
| 2020-06-19 | Add compare-mode=chalk and add a little bit more implementations and fixmes | Jack Huey | -22/+3 |
| 2020-06-19 | update diagnostics for &mut in constants | Christian Poveda | -169/+94 |