about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-11-29Rollup merge of #66613 - Areredify:trait-ref-print, r=eddybRalf Jung-42/+92
2019-11-29Rollup merge of #66589 - TheSamsa:master, r=Dylan-DPCRalf Jung-4/+28
2019-11-29Rollup merge of #66379 - CreepySkeleton:patch-1, r=RalfJungRalf Jung-14/+24
2019-11-29Auto merge of #66321 - ninjasource:async-fn-resume-after-completion, r=oli-obkbors-66/+232
2019-11-29Ignore wasm for panic testsDavid Haig-0/+6
2019-11-29Auto merge of #66697 - petrochenkov:nocstore, r=eddybbors-324/+338
2019-11-29allow customising ty::TraitRef's printing behaviorMikhail Babenko-42/+92
2019-11-29Auto merge of #66645 - RalfJung:dereferenceable, r=pnkfelixbors-2/+13
2019-11-29Auto merge of #66590 - Aaron1011:fix/real-impl-trait-coherence, r=varkorbors-15/+52
2019-11-29Auto merge of #66547 - leo60228:procfs-fallback, r=dtolnaybors-1/+62
2019-11-29Auto merge of #66567 - estebank:suggest-copy, r=Centrilbors-121/+187
2019-11-28Auto merge of #66843 - RalfJung:miri, r=RalfJungbors-8/+8
2019-11-28review commentsEsteban Küber-77/+81
2019-11-28Deduplicate type param constraint suggestion codeEsteban Küber-154/+128
2019-11-28Use structured suggestion when requiring `Copy` constraint in type paramEsteban Küber-52/+140
2019-11-28Apply proper commit from PR #63934Aaron Hill-15/+52
2019-11-28rustc: Move some queries to `rustc_metadata`Vadim Petrochenkov-46/+24
2019-11-28rustc_metadata: Avoid some side effects during speculative crate resolutionVadim Petrochenkov-28/+5
2019-11-28rustc_metadata: Pass SVH by valueVadim Petrochenkov-11/+10
2019-11-28rustc_metadata: Move `has_global_allocator` from session to cstoreVadim Petrochenkov-28/+29
2019-11-28rustc_metadata: Privatize some fields and methods of `CStore`Vadim Petrochenkov-7/+15
2019-11-28rustc_metadata: Merge `cstore.rs` into `creader.rs`Vadim Petrochenkov-121/+103
2019-11-28rustc_metadata: Privatize `CrateMetadata::root`Vadim Petrochenkov-16/+32
2019-11-28rustc_metadata: Privatize all fields of `CrateRoot`Vadim Petrochenkov-57/+105
2019-11-28rustc_metadata: Privatize `CrateMetadata::dep_kind`Vadim Petrochenkov-6/+12
2019-11-28rustc_metadata: Privatize `CrateMetadata::source`Vadim Petrochenkov-6/+10
2019-11-28rustc_metadata: Privatize `CrateMetadata::extern_crate`Vadim Petrochenkov-31/+23
2019-11-28rustc_metadata: Privatize `CrateMetadata::dependencies`Vadim Petrochenkov-5/+13
2019-11-28rustc_metadata: Cleanup generation of crate dependency listsVadim Petrochenkov-33/+28
2019-11-28update MiriRalf Jung-8/+8
2019-11-28Auto merge of #66642 - ecstatic-morse:promotion-in-const, r=eddybbors-129/+48
2019-11-28Auto merge of #66603 - Nadrieril:fix-65413, r=varkorbors-43/+111
2019-11-28Auto merge of #66246 - matthewjasper:simplify-mem-cat, r=pnkfelixbors-1957/+993
2019-11-28Moved tests and fixed merge conflictDavid Haig-3/+3
2019-11-28Fail fast if generator_kind is NoneDavid Haig-8/+9
2019-11-28Block indent formattingDavid Haig-19/+22
2019-11-28Fixed unit testDavid Haig-1/+1
2019-11-28Reduced repetition by refactoring new body to constructor functionDavid Haig-41/+40
2019-11-28Removed FIXME commentDavid Haig-2/+0
2019-11-28Fixed tidy errorsDavid Haig-4/+10
2019-11-28Remove duplication using single variant for errorDavid Haig-38/+22
2019-11-28Fixed merge issueDavid Haig-0/+10
2019-11-28Fixed merge issueDavid Haig-1/+1
2019-11-28SquashDavid Haig-33/+192
2019-11-28Auto merge of #66294 - davidhewitt:const_fn_memoization, r=oli-obkbors-132/+101
2019-11-28Auto merge of #65013 - petertodd:2019-maybeuninit-debug, r=sfacklerbors-0/+9
2019-11-28Auto merge of #66829 - Manishearth:clippyup, r=Manishearthbors-14/+11
2019-11-27Update clippyManish Goregaokar-14/+11
2019-11-27Rollup merge of #66800 - jyn514:combine-const-match-tests, r=Dylan-DPCTyler Mandry-22/+11
2019-11-27Rollup merge of #66798 - bwignall:typo, r=varkorTyler Mandry-37/+37