about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-02-29Fix typoRalf Jung-1/+1
2020-02-29clarify alignment requirements in Vec::from_raw_partsRalf Jung-1/+5
2020-02-29transmute: improve Vec exampleRalf Jung-6/+10
2020-02-29Auto merge of #69227 - Marwes:buffer_stderr, r=varkorbors-3/+5
2020-02-29Auto merge of #69255 - estebank:e0599-details, r=varkorbors-158/+635
2020-02-29Auto merge of #69208 - RalfJung:debug-assert, r=Mark-Simulacrumbors-5/+19
2020-02-28Ignore output for some platforms with diverging test outputEsteban Küber-6/+18
2020-02-28Do not suggest implementing traits if present in predicatesEsteban Küber-10/+11
2020-02-28Reword messageEsteban Küber-4/+4
2020-02-28Reduce verbosity when suggesting restricting type paramsEsteban Küber-13/+3
2020-02-28keep predicate order and tweak outputEsteban Küber-79/+129
2020-02-28Review comments: split requirement text to multiple lines for readabilityEsteban Küber-17/+33
2020-02-28Account for arbitrary self types in E0599Esteban Küber-17/+60
2020-02-28Suggest constraining type parametersEsteban Küber-17/+144
2020-02-28Tweak wordingEsteban Küber-26/+28
2020-02-28Mention the full path of the implementing traitEsteban Küber-27/+32
2020-02-28Point at closure definitionsEsteban Küber-22/+32
2020-02-28Show information of chain of bound obligationsEsteban Küber-60/+111
2020-02-28Track all predicates in errors, not just trait obligationsEsteban Küber-103/+134
2020-02-28Deduplicate information in E0599Esteban Küber-48/+46
2020-02-28On single local candidate, use span labelEsteban Küber-59/+95
2020-02-28Reduce vebosity of E0599Esteban Küber-62/+20
2020-02-28Add more context to E0599 errorsEsteban Küber-56/+203
2020-02-28Auto merge of #69555 - Centril:rollup-e53lxz4, r=Centrilbors-390/+853
2020-02-28Rollup merge of #69547 - matthiaskrgr:more_misc, r=Mark-SimulacrumMazdak Farrokhzad-53/+39
2020-02-28Rollup merge of #69541 - dotdash:format, r=Mark-SimulacrumMazdak Farrokhzad-53/+34
2020-02-28Rollup merge of #69539 - Centril:fix-69401, r=petrochenkovMazdak Farrokhzad-2/+18
2020-02-28Rollup merge of #69538 - JohnTitor:boxed-slice-try-from, r=CentrilMazdak Farrokhzad-3/+3
2020-02-28Rollup merge of #69522 - Centril:fix-69341, r=petrochenkovMazdak Farrokhzad-4/+39
2020-02-28Rollup merge of #69481 - matthiaskrgr:single_char, r=ecstatic-morseMazdak Farrokhzad-44/+44
2020-02-28Rollup merge of #69452 - Centril:typeck-pat, r=estebankMazdak Farrokhzad-102/+284
2020-02-28Rollup merge of #69384 - petrochenkov:nounnorm, r=CentrilMazdak Farrokhzad-125/+132
2020-02-28Rollup merge of #69340 - Centril:self-ctor-normalize, r=nikomatsakisMazdak Farrokhzad-4/+162
2020-02-28Rollup merge of #68989 - XAMPPRocky:relnotes-1.42.0, r=Mark-SimulacrumMazdak Farrokhzad-0/+98
2020-02-28Auto merge of #69148 - estebank:cold-as-ice, r=oli-obkbors-314/+215
2020-02-28remove redundant clones, references to operands, explicit boolean comparisons...Matthias Krüger-53/+39
2020-02-28Auto merge of #68827 - ssomers:btree_navigation_revisited, r=Mark-Simulacrumbors-166/+233
2020-02-28late resolve, visit_fn: bail early if there's no body.Mazdak Farrokhzad-2/+18
2020-02-28Auto merge of #68505 - skinny121:canonicalize-const-eval-inputs, r=nikomatsakisbors-62/+94
2020-02-28Stabilize `boxed_slice_try_from`Yuki Okushi-3/+3
2020-02-28Auto merge of #69534 - Dylan-DPC:rollup-fwa2lip, r=Dylan-DPCbors-94/+115
2020-02-28Rollup merge of #69529 - matthiaskrgr:clippy_identity_conversion, r=Mark-Simu...Dylan DPC-62/+42
2020-02-28Rollup merge of #69527 - pnkfelix:issue-69291-dont-run-rustfmt-on-untracked-p...Dylan DPC-1/+12
2020-02-28Rollup merge of #69501 - matthiaskrgr:find_note, r=ecstatic-morseDylan DPC-0/+4
2020-02-28Rollup merge of #69496 - matthiaskrgr:filter_next, r=ecstatic-morseDylan DPC-17/+8
2020-02-28Rollup merge of #69495 - matthiaskrgr:op_ref, r=oli-obkDylan DPC-4/+4
2020-02-28Rollup merge of #69491 - petrochenkov:symprint, r=Mark-SimulacrumDylan DPC-0/+8
2020-02-28Rollup merge of #69449 - JohnTitor:toolstate-ping, r=Mark-SimulacrumDylan DPC-4/+3
2020-02-28Rollup merge of #69430 - matthiaskrgr:noloop, r=varkorDylan DPC-2/+3
2020-02-28Rollup merge of #69379 - jumbatm:llvm-sigsegv, r=pnkfelixDylan DPC-4/+31