about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-05-25Auto merge of #72520 - jonas-schievink:cleanup-userty, r=matthewjasperbors-17/+21
2020-05-25Auto merge of #72472 - LeSeulArtichaut:sync-command, r=dtolnaybors-7/+11
2020-05-24Auto merge of #72287 - Aaron1011:feature/min-token-collect, r=petrochenkovbors-18/+97
2020-05-24Collect tokens for `ast::Expr`Aaron Hill-18/+97
2020-05-24Auto merge of #72539 - RalfJung:rollup-8yfidi8, r=RalfJungbors-67/+130
2020-05-24Rollup merge of #72535 - saschanaz:patch-1, r=jonas-schievinkRalf Jung-1/+1
2020-05-24Rollup merge of #72532 - ratijas:dyn-trait-object-doc, r=jonas-schievinkRalf Jung-4/+4
2020-05-24Rollup merge of #72530 - GuillaumeGomez:cleanup-e0602, r=Dylan-DPCRalf Jung-2/+2
2020-05-24Rollup merge of #72527 - RalfJung:miri-clippy-test-args, r=Mark-SimulacrumRalf Jung-0/+4
2020-05-24Rollup merge of #72402 - marmeladema:resolver-outputs-def-id, r=ecstatic-morseRalf Jung-60/+119
2020-05-24Auto merge of #72531 - RalfJung:miri-upd, r=RalfJungbors-7/+11
2020-05-24bump MiriRalf Jung-7/+11
2020-05-24Use sort_unstable_by in its own docsKagami Sascha Rosylight-1/+1
2020-05-24Use `dyn` trait syntax in more comments and docsratijas-4/+4
2020-05-24Auto merge of #72529 - RalfJung:rollup-ydthv90, r=RalfJungbors-95/+160
2020-05-24Clean up E0602 explanationGuillaume Gomez-2/+2
2020-05-24Rollup merge of #72528 - emosenkis:patch-1, r=dtolnayRalf Jung-1/+1
2020-05-24Rollup merge of #72393 - Aaron1011:feature/rewrite-collect-tokens, r=petroche...Ralf Jung-75/+115
2020-05-24Rollup merge of #72284 - Aaron1011:feature/inline-macro-did, r=petrochenkovRalf Jung-19/+44
2020-05-24Fix typo in doc comment.Eitan Mosenkis-1/+1
2020-05-24Auto merge of #72524 - RalfJung:rollup-s9f1pcc, r=RalfJungbors-205/+246
2020-05-24bootstrap: propagate test-args to miri and clippy test suitesRalf Jung-0/+4
2020-05-24Rollup merge of #72517 - lcnr:refactor-winnowing, r=jonas-schievinkRalf Jung-19/+6
2020-05-24Rollup merge of #72388 - Aaron1011:fix/deep-tokenstream-equality, r=petrochenkovRalf Jung-186/+240
2020-05-24Auto merge of #72362 - matthewjasper:remove-rescope, r=nikomatsakisbors-2759/+614
2020-05-24Clear MIR local type annotations after borrowckJonas Schievink-17/+21
2020-05-24Auto merge of #72516 - Dylan-DPC:rollup-cc4w96z, r=Dylan-DPCbors-59/+122
2020-05-24small select cleanupBastian Kauschke-19/+6
2020-05-24Rollup merge of #72502 - RalfJung:generator-discr-ty, r=jonas-schievinkDylan DPC-3/+3
2020-05-24Rollup merge of #72489 - nbdd0121:issue-72487, r=AmanieuDylan DPC-13/+13
2020-05-24Rollup merge of #72400 - Aaron1011:fix/asm-incr-ice, r=AmanieuDylan DPC-0/+28
2020-05-24Rollup merge of #72092 - workingjubilee:patch-2, r=GuillaumeGomezDylan DPC-0/+9
2020-05-24Rollup merge of #71618 - ecstatic-morse:issue-71394, r=nikomatsakisDylan DPC-43/+69
2020-05-23Auto merge of #72474 - mati865:ci-fix, r=pietroalbinibors-13/+1
2020-05-23Add missing ASM arena declaration to librustc_middleAaron Hill-0/+28
2020-05-23Rollup merge of #72496 - shepmaster:typo, r=Dylan-DPCDylan DPC-2/+2
2020-05-23Rollup merge of #72492 - JohnTitor:add-tests, r=matthewjasperDylan DPC-16/+46
2020-05-23Rollup merge of #72446 - dtolnay:ord, r=petrochenkovDylan DPC-0/+27
2020-05-23Rollup merge of #72431 - RalfJung:ub-warning, r=shepmasterDylan DPC-13/+13
2020-05-23Rollup merge of #72292 - ldm0:derefsteps, r=estebankDylan DPC-47/+27
2020-05-23bless mir-opt testsRalf Jung-2/+2
2020-05-23fix discriminant type in generator transformRalf Jung-1/+1
2020-05-23add warning sign to UB examplesRalf Jung-13/+13
2020-05-23Correct small typo: 'not' -> 'note'Jake Goulding-2/+2
2020-05-23Add test for #72455Yuki Okushi-0/+27
2020-05-23Add test for #69415Yuki Okushi-16/+19
2020-05-23Auto merge of #72478 - Dylan-DPC:rollup-vval8du, r=Dylan-DPCbors-10/+290
2020-05-23Fix ice-72487Gary Guo-13/+13
2020-05-22Remove `macro_defs` mapAaron Hill-19/+44
2020-05-22Use `mk_trait_obligation_with_new_self_ty` for new suggestionDylan MacKenzie-7/+6