| Age | Commit message (Expand) | Author | Lines |
| 2019-09-21 | Rollup merge of #64347 - GuillaumeGomez:E0312, r=oli-obk | Mazdak Farrokhzad | -2/+17 |
| 2019-09-21 | Rollup merge of #64010 - c410-f3r:stabilize-attrs-fn, r=Centril | Mazdak Farrokhzad | -161/+88 |
| 2019-09-20 | Auto merge of #64584 - nikomatsakis:issue-64477-generator-capture-types, r=eddyb | bors | -24/+111 |
| 2019-09-20 | Auto merge of #64498 - estebank:point-at-arg, r=Centril | bors | -329/+364 |
| 2019-09-19 | add a mir-opt test that we don't add the spurious drop | Niko Matsakis | -0/+24 |
| 2019-09-19 | When possible, suggest fn call | Esteban Küber | -6/+8 |
| 2019-09-19 | Ignore obligations coming from desugared call spans | Esteban Küber | -276/+180 |
| 2019-09-19 | When possible point at argument causing item obligation failure | Esteban Küber | -504/+633 |
| 2019-09-19 | fix mir-opt tests | Niko Matsakis | -24/+17 |
| 2019-09-19 | fix tests for 2018 | Niko Matsakis | -0/+4 |
| 2019-09-19 | Rollup merge of #64601 - grovesNL:two-backticks, r=jonas-schievink | Mazdak Farrokhzad | -1/+1 |
| 2019-09-19 | Rollup merge of #64592 - Aaron1011:feature/unreachable-span, r=Centril | Mazdak Farrokhzad | -0/+308 |
| 2019-09-19 | Rollup merge of #63448 - RalfJung:miri-discriminant, r=eddyb | Mazdak Farrokhzad | -0/+182 |
| 2019-09-19 | avoid generating drops for moved operands of calls | Niko Matsakis | -0/+46 |
| 2019-09-18 | Fix backticks in documentation | Joshua Groves | -1/+1 |
| 2019-09-19 | Rollup merge of #64591 - jamesmunns:grammar-fix, r=jonas-schievink | Mazdak Farrokhzad | -15/+15 |
| 2019-09-19 | Rollup merge of #64554 - lqd:polonius_tests4, r=nikomatsakis | Mazdak Farrokhzad | -4/+42 |
| 2019-09-18 | Some formatting cleanup | Aaron Hill | -1/+1 |
| 2019-09-18 | Make note better when all arms in a `match` diverge | Aaron Hill | -6/+6 |
| 2019-09-19 | Restore whitespace | James Munns | -3/+3 |
| 2019-09-18 | Point at original span when emitting unreachable lint | Aaron Hill | -0/+308 |
| 2019-09-19 | Fix a minor grammar nit, update UI tests | James Munns | -18/+18 |
| 2019-09-18 | don't record all intermediate adjustment types | Niko Matsakis | -0/+20 |
| 2019-09-18 | Rollup merge of #64578 - max-sixty:22656-lldb-8, r=alexcrichton | Tyler Mandry | -1/+1 |
| 2019-09-18 | fix debuginfo/issue22656 with LLDB 8 | Maximilian Roos | -1/+1 |
| 2019-09-17 | Rollup merge of #64528 - Aaron1011:fix/proc-macro-type, r=alexcrichton | Tyler Mandry | -1/+12 |
| 2019-09-17 | Rollup merge of #64486 - matthewjasper:hygiene-debugging, r=petrochenkov | Tyler Mandry | -1/+11 |
| 2019-09-17 | Generate proc macro harness in AST order. | Aaron Hill | -1/+12 |
| 2019-09-17 | Auto merge of #64562 - tmandry:rollup-kfk0nuo, r=tmandry | bors | -30/+7 |
| 2019-09-17 | Rollup merge of #64429 - afnanenayet:afnan/fix-failure-note-json-level, r=Mar... | Tyler Mandry | -2/+2 |
| 2019-09-17 | Print syntax contexts and marks when printing hygiene information | Matthew Jasper | -0/+10 |
| 2019-09-17 | Auto merge of #64525 - nikomatsakis:issue-64512-drop-order-tail-temp, r=david... | bors | -0/+109 |
| 2019-09-17 | Bless json output of test ui/json-options.rs for Polonius | lqd | -0/+1 |
| 2019-09-17 | Bless json output of test ui/json-multiple.rs for Polonius | lqd | -0/+1 |
| 2019-09-17 | Update expectations of test ui/dropck/dropck_trait_cycle_checked.rs for Polonius | lqd | -4/+8 |
| 2019-09-17 | Bless output of test borrowck/return-local-binding-from-desugaring.rs for Pol... | lqd | -0/+16 |
| 2019-09-17 | Bless output of test borrowck/return-local-binding-from-desugaring.rs for Pol... | lqd | -0/+16 |
| 2019-09-17 | Get rid of special const intrinsic query in favour of `const_eval` | Oliver Scherer | -28/+5 |
| 2019-09-17 | apply nits from centril | Niko Matsakis | -7/+8 |
| 2019-09-16 | Fix failure note `to_str` implementation | Afnan Enayet | -2/+2 |
| 2019-09-17 | Rollup merge of #64416 - mark-i-m:region-naming-ctx, r=estebank | Mazdak Farrokhzad | -12/+12 |
| 2019-09-16 | Tweak unsatisfied HRTB errors | Esteban Küber | -40/+117 |
| 2019-09-16 | add regression test for issue-64391 | Niko Matsakis | -0/+14 |
| 2019-09-16 | add test for drop order of temporary in tail return expression | Niko Matsakis | -0/+94 |
| 2019-09-16 | Rollup merge of #64504 - guanqun:use-println-without-empty-str, r=jonas-schie... | Mazdak Farrokhzad | -18/+18 |
| 2019-09-16 | Rollup merge of #64467 - Mark-Simulacrum:hide-cfg-failures, r=estebank | Mazdak Farrokhzad | -0/+5 |
| 2019-09-16 | Rollup merge of #64028 - Centril:stabilize-alloc-new-2, r=alexcrichton | Mazdak Farrokhzad | -16/+5 |
| 2019-09-16 | Rollup merge of #63955 - RalfJung:intern, r=oli-obk | Mazdak Farrokhzad | -1/+48 |
| 2019-09-16 | Const-stabilize `String::new`. | Mazdak Farrokhzad | -3/+1 |
| 2019-09-16 | Const-stabilize `Vec::new`. | Mazdak Farrokhzad | -13/+4 |