| Age | Commit message (Expand) | Author | Lines |
| 2019-09-16 | ci: rename Gankro to Gankra in toolstate | Pietro Albini | -1/+1 |
| 2019-09-16 | ci: ensure all tool maintainers are assignable on issues | Pietro Albini | -0/+67 |
| 2019-09-16 | Auto merge of #64383 - pcpthm:btreeset-size-hint, r=dtolnay | bors | -22/+33 |
| 2019-09-16 | Improve BTreeSet::Intersection::size_hint | pcpthm | -22/+33 |
| 2019-09-16 | Auto merge of #64487 - Xanewok:update-rls, r=jonas-schievink | bors | -0/+0 |
| 2019-09-15 | Auto merge of #64491 - Centril:rollup-21wkl69, r=Centril | bors | -101/+140 |
| 2019-09-15 | Rollup merge of #64472 - Mark-Simulacrum:unused-parens-attr, r=varkor | Mazdak Farrokhzad | -20/+25 |
| 2019-09-15 | Rollup merge of #64250 - Xanewok:save-analysis-assoc-nested, r=varkor | Mazdak Farrokhzad | -80/+113 |
| 2019-09-15 | Rollup merge of #63872 - marmistrz:readdir, r=jonas-schievink | Mazdak Farrokhzad | -1/+2 |
| 2019-09-15 | Auto merge of #64474 - Mark-Simulacrum:permit-err-overlap, r=matthewjasper | bors | -0/+38 |
| 2019-09-15 | Update RLS | Igor Matuszewski | -0/+0 |
| 2019-09-15 | Permit impls referencing errors to overlap | Mark Rousskov | -0/+38 |
| 2019-09-15 | Auto merge of #64483 - petrochenkov:expectattr2, r=Centril | bors | -163/+169 |
| 2019-09-15 | resolve: Remove `!` from "cannot find" diagnostics for macros | Vadim Petrochenkov | -43/+42 |
| 2019-09-15 | resolve: Tweak "cannot find" wording for attributes | Vadim Petrochenkov | -121/+128 |
| 2019-09-15 | Auto merge of #64469 - matthewjasper:increase-hygiene-use, r=petrochenkov | bors | -153/+161 |
| 2019-09-15 | Remove `with_legacy_ctxt` | Matthew Jasper | -34/+44 |
| 2019-09-15 | Give more `Idents` spans | Matthew Jasper | -68/+72 |
| 2019-09-15 | Avoid some unnecessary `&str` to `Ident` conversions | Matthew Jasper | -18/+17 |
| 2019-09-15 | Prefer `Symbol` to `Ident` when there's no sensible `Span` | Matthew Jasper | -33/+28 |
| 2019-09-15 | Auto merge of #64478 - Centril:rollup-bnt51w1, r=Centril | bors | -47/+88 |
| 2019-09-15 | Rollup merge of #64475 - guanqun:use-same-name, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-09-15 | Rollup merge of #64473 - spastorino:use-try-fold, r=Centril | Mazdak Farrokhzad | -4/+5 |
| 2019-09-15 | Rollup merge of #64471 - Mark-Simulacrum:warn-depr-attr, r=Centril | Mazdak Farrokhzad | -15/+37 |
| 2019-09-15 | Rollup merge of #64463 - petrochenkov:expectattr, r=Centril | Mazdak Farrokhzad | -6/+7 |
| 2019-09-15 | Rollup merge of #64457 - petrochenkov:macunfield, r=matthewjasper | Mazdak Farrokhzad | -21/+38 |
| 2019-09-15 | Auto merge of #60584 - jonas-schievink:ice-panic-hook, r=oli-obk | bors | -94/+116 |
| 2019-09-14 | Warn on no_start, crate_id attribute use | Mark Rousskov | -15/+37 |
| 2019-09-15 | simply the initialization | Guanqun Lu | -1/+1 |
| 2019-09-14 | Use try_fold instead of manually carrying an accumulator | Santiago Pastorino | -4/+5 |
| 2019-09-14 | Don't mark expression with attributes as not needing parentheses | Mark Rousskov | -20/+25 |
| 2019-09-15 | save-analysis: Process bounds in impl trait only in argument position | Igor Matuszewski | -4/+26 |
| 2019-09-15 | save-analysis: Deduplicate lookup_{d,r}ef_id functions | Igor Matuszewski | -11/+8 |
| 2019-09-14 | Try to fix the test output normalization | Jonas Schievink | -15/+15 |
| 2019-09-14 | Auto merge of #64466 - Centril:rollup-s3nlb9e, r=Centril | bors | -395/+433 |
| 2019-09-14 | Rollup merge of #64462 - petrochenkov:remattr, r=Centril | Mazdak Farrokhzad | -161/+63 |
| 2019-09-14 | Rollup merge of #64406 - Mark-Simulacrum:error-unknown-intrinsic, r=Centril | Mazdak Farrokhzad | -97/+186 |
| 2019-09-14 | Rollup merge of #64290 - Mark-Simulacrum:span-no-main, r=estebank | Mazdak Farrokhzad | -126/+176 |
| 2019-09-14 | Rollup merge of #61797 - Thomasdezeeuw:stablise-weak_ptr_eq, r=RalfJung | Mazdak Farrokhzad | -11/+8 |
| 2019-09-14 | resolve: Tweak some expected/found wording | Vadim Petrochenkov | -6/+7 |
| 2019-09-14 | feature_gate: Eliminate `check::Context` | Vadim Petrochenkov | -59/+51 |
| 2019-09-14 | feature_gate: Merge various attribute gating functions | Vadim Petrochenkov | -103/+54 |
| 2019-09-14 | feature_gate: Remove dead code from attribute checking | Vadim Petrochenkov | -51/+10 |
| 2019-09-14 | Ban non-extern rust intrinsics | Mark Rousskov | -97/+186 |
| 2019-09-14 | Provide a span if main function is not present in crate | Mark Rousskov | -126/+176 |
| 2019-09-14 | Auto merge of #64456 - Centril:rollup-ytqdwaq, r=Centril | bors | -382/+663 |
| 2019-09-14 | Rollup merge of #64439 - 12101111:fix-owned-box, r=Centril | Mazdak Farrokhzad | -26/+47 |
| 2019-09-14 | Rollup merge of #64435 - eddyb:arguments-against-arg, r=rkruppe | Mazdak Farrokhzad | -110/+98 |
| 2019-09-14 | Rollup merge of #64431 - pnkfelix:issue-63479-fnptr-is-structural-match, r=va... | Mazdak Farrokhzad | -1/+178 |
| 2019-09-14 | Rollup merge of #64425 - guanqun:typo-fix, r=matthewjasper | Mazdak Farrokhzad | -1/+1 |