about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-05-18Auto merge of #60910 - nnethercote:avoid-some-unnecessary-interning, r=petroc...bors-49/+67
2019-05-17Auto merge of #49799 - hdhoang:46205_deny_incoherent_fundamental_impls, r=nik...bors-113/+34
2019-05-17Auto merge of #60920 - Manishearth:rollup-p4xp4gk, r=Manishearthbors-39/+244
2019-05-17Rollup merge of #60902 - sfackler:fix-error-soudness, r=alexcrichtonManish Goregaokar-2/+10
2019-05-17Rollup merge of #60901 - estebank:str-str-str, r=CentrilManish Goregaokar-36/+231
2019-05-17Rollup merge of #60791 - ehuss:update-books, r=Mark-SimulacrumManish Goregaokar-1/+3
2019-05-17Account for &String + StringEsteban Küber-3/+10
2019-05-17Auto merge of #60841 - alexcrichton:update-compiler-builtins, r=RalfJungbors-3/+4
2019-05-17Update the compiler_builtins crateAlex Crichton-3/+4
2019-05-17Auto merge of #60171 - matthewjasper:full-nll-compare-mode, r=pnkfelixbors-964/+5202
2019-05-17Auto merge of #60892 - davidtwco:issue-60622, r=oli-obkbors-5/+52
2019-05-17Avoid unnecessary interning in `DefPathData::as_interned_str()`.Nicholas Nethercote-9/+16
2019-05-17Avoid unnecessary interning in `Ident::from_str()` calls.Nicholas Nethercote-36/+45
2019-05-17Change `rustc::util::common::FN_OUTPUT_NAME` to a `Symbol`.Nicholas Nethercote-4/+6
2019-05-17Checking generic args after late bound region err.David Wood-5/+52
2019-05-17Auto merge of #60899 - cuviper:RawEntryMut-origin-story, r=Centrilbors-2/+4
2019-05-16review commentsEsteban Küber-23/+23
2019-05-17Auto merge of #60817 - ecstatic-morse:issue-60779, r=Centrilbors-15/+279
2019-05-16Update src/libstd/error.rsSteven Fackler-1/+1
2019-05-16Fix binop spanEsteban Küber-22/+19
2019-05-16Prevent Error::type_id overridesSteven Fackler-2/+10
2019-05-16Handle more string addition cases with appropriate suggestionsEsteban Küber-18/+209
2019-05-16doc: correct the origin of RawEntryMutJosh Stone-2/+4
2019-05-17Rollup merge of #60894 - cuviper:hash_set_entry, r=cramertj,CentrilMazdak Farrokhzad-0/+56
2019-05-17Rollup merge of #60873 - estebank:bad-await, r=CentrilMazdak Farrokhzad-288/+690
2019-05-17Rollup merge of #60862 - spastorino:get-ty-from-local_decls, r=oli-obkMazdak Farrokhzad-3/+2
2019-05-17Rollup merge of #60805 - euclio:filetime-dep, r=Mark-SimulacrumMazdak Farrokhzad-14/+17
2019-05-17Rollup merge of #60687 - MaulingMonkey:pr-fix-natvis-files, r=alexcrichtonMazdak Farrokhzad-10/+10
2019-05-17Rollup merge of #60685 - dtolnay:spdx, r=nikomatsakisMazdak Farrokhzad-6/+6
2019-05-16Comment why get_or_insert returns &TJosh Stone-0/+4
2019-05-16Add a hash_set_entry tracking issueJosh Stone-2/+2
2019-05-16review commentsEsteban Küber-26/+22
2019-05-16Add entry-like methods to HashSetJosh Stone-0/+52
2019-05-16Auto merge of #60888 - Manishearth:rollup-oihtoyq, r=Manishearthbors-26/+228
2019-05-16Add all keywords to keyword docsDylan MacKenzie-15/+279
2019-05-16Move some parser recovery methods to diagnosticsEsteban Küber-263/+271
2019-05-16Fix span for await macro callEsteban Küber-2/+2
2019-05-16Review commentsEsteban Küber-109/+81
2019-05-16readd match await test caseEsteban Küber-2/+31
2019-05-16Point at enclosing fn/closure when it's not asyncEsteban Küber-41/+60
2019-05-16tidy fixEsteban Küber-1/+1
2019-05-16Simplify span usage for incorrect awaitEsteban Küber-45/+23
2019-05-16Split parser logic to its own methodEsteban Küber-87/+96
2019-05-16Parse alternative incorrect uses of await and recoverEsteban Küber-37/+428
2019-05-16Rollup merge of #60887 - Manishearth:clippyup, r=ManishearthManish Goregaokar-7/+16
2019-05-16Rollup merge of #60597 - wesleywiser:const_prop, r=oli-obkManish Goregaokar-9/+187
2019-05-16Rollup merge of #60278 - ehuss:doc-html_root_url, r=GuillaumeGomezManish Goregaokar-0/+15
2019-05-16Rollup merge of #60207 - felixrabe:patch-1, r=steveklabnikManish Goregaokar-10/+10
2019-05-16Update clippyManish Goregaokar-7/+16
2019-05-16Update cargoEric Huss-1/+6