| Age | Commit message (Expand) | Author | Lines |
| 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 | Auto merge of #64525 - nikomatsakis:issue-64512-drop-order-tail-temp, r=david... | bors | -0/+109 |
| 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 |
| 2019-09-15 | Hide diagnostics emitted during --cfg parsing | Mark Rousskov | -0/+5 |
| 2019-09-15 | Auto merge of #64491 - Centril:rollup-21wkl69, r=Centril | bors | -19/+51 |
| 2019-09-15 | Rollup merge of #64472 - Mark-Simulacrum:unused-parens-attr, r=varkor | Mazdak Farrokhzad | -19/+23 |
| 2019-09-15 | Rollup merge of #64250 - Xanewok:save-analysis-assoc-nested, r=varkor | Mazdak Farrokhzad | -0/+28 |
| 2019-09-15 | Auto merge of #64474 - Mark-Simulacrum:permit-err-overlap, r=matthewjasper | bors | -0/+31 |
| 2019-09-15 | use println!() | Guanqun Lu | -18/+18 |
| 2019-09-15 | Permit impls referencing errors to overlap | Mark Rousskov | -0/+31 |
| 2019-09-15 | Auto merge of #64483 - petrochenkov:expectattr2, r=Centril | bors | -159/+159 |
| 2019-09-15 | all memory behind a constant must be immutable | Ralf Jung | -0/+47 |
| 2019-09-15 | const interning: move mutability computation into intern_shallow, and always ... | Ralf Jung | -1/+1 |
| 2019-09-15 | resolve: Remove `!` from "cannot find" diagnostics for macros | Vadim Petrochenkov | -41/+41 |
| 2019-09-15 | resolve: Tweak "cannot find" wording for attributes | Vadim Petrochenkov | -118/+118 |
| 2019-09-15 | Auto merge of #64469 - matthewjasper:increase-hygiene-use, r=petrochenkov | bors | -12/+34 |
| 2019-09-15 | Remove `with_legacy_ctxt` | Matthew Jasper | -12/+34 |
| 2019-09-15 | Auto merge of #64478 - Centril:rollup-bnt51w1, r=Centril | bors | -11/+29 |
| 2019-09-15 | Rollup merge of #64471 - Mark-Simulacrum:warn-depr-attr, r=Centril | Mazdak Farrokhzad | -7/+16 |
| 2019-09-15 | Rollup merge of #64463 - petrochenkov:expectattr, r=Centril | Mazdak Farrokhzad | -4/+4 |
| 2019-09-15 | Rollup merge of #64457 - petrochenkov:macunfield, r=matthewjasper | Mazdak Farrokhzad | -0/+9 |
| 2019-09-15 | Auto merge of #60584 - jonas-schievink:ice-panic-hook, r=oli-obk | bors | -4/+19 |
| 2019-09-14 | Warn on no_start, crate_id attribute use | Mark Rousskov | -7/+16 |
| 2019-09-14 | Don't mark expression with attributes as not needing parentheses | Mark Rousskov | -19/+23 |
| 2019-09-15 | save-analysis: Process bounds in impl trait only in argument position | Igor Matuszewski | -3/+8 |
| 2019-09-14 | Try to fix the test output normalization | Jonas Schievink | -15/+15 |
| 2019-09-14 | Rollup merge of #64462 - petrochenkov:remattr, r=Centril | Mazdak Farrokhzad | -8/+8 |
| 2019-09-14 | Rollup merge of #64406 - Mark-Simulacrum:error-unknown-intrinsic, r=Centril | Mazdak Farrokhzad | -96/+167 |
| 2019-09-14 | Rollup merge of #64290 - Mark-Simulacrum:span-no-main, r=estebank | Mazdak Farrokhzad | -96/+132 |
| 2019-09-14 | resolve: Tweak some expected/found wording | Vadim Petrochenkov | -4/+4 |
| 2019-09-14 | feature_gate: Merge various attribute gating functions | Vadim Petrochenkov | -8/+8 |
| 2019-09-14 | Ban non-extern rust intrinsics | Mark Rousskov | -96/+167 |
| 2019-09-14 | Provide a span if main function is not present in crate | Mark Rousskov | -96/+132 |
| 2019-09-14 | Rollup merge of #64439 - 12101111:fix-owned-box, r=Centril | Mazdak Farrokhzad | -0/+26 |
| 2019-09-14 | Rollup merge of #64435 - eddyb:arguments-against-arg, r=rkruppe | Mazdak Farrokhzad | -58/+59 |
| 2019-09-14 | Rollup merge of #64431 - pnkfelix:issue-63479-fnptr-is-structural-match, r=va... | Mazdak Farrokhzad | -0/+171 |
| 2019-09-14 | def_collector: Do not ICE on attributes on unnamed fields | Vadim Petrochenkov | -0/+9 |