about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-10-19Rollup merge of #65192 - estebank:restrict-bound, r=matthewjasperMazdak Farrokhzad-243/+847
2019-10-19Rollup merge of #64007 - estebank:overlapping-patterns, r=matthewjasperMazdak Farrokhzad-115/+317
2019-10-19show the proper diagnosticsRalf Jung-2/+17
2019-10-19add test for calling non-const fnRalf Jung-0/+27
2019-10-19clarify const_prop ICE protection commentRalf Jung-8/+10
2019-10-19do all the same edits with ArcRalf Jung-51/+65
2019-10-19some more Rc tweaksRalf Jung-10/+12
2019-10-19move parse_cfgspecs to rustc_interfaceMazdak Farrokhzad-108/+108
2019-10-19Update ui outputOliver Scherer-6/+6
2019-10-19Stabilize `Option::flatten`Ethan Brierley-4/+1
2019-10-19Auto merge of #64890 - wesleywiser:const_prop_rvalue, r=oli-obkbors-94/+354
2019-10-19the exampleis about drop, not (de)allocationRalf Jung-2/+2
2019-10-19reduce version number to the smallest required versionStefan Lankes-1/+1
2019-10-19Rollup merge of #65576 - sunfishcode:main-needs-argc-argv, r=alexcrichtonMazdak Farrokhzad-7/+28
2019-10-19Rollup merge of #65545 - nnethercote:more-symbol-cleanups, r=petrochenkovMazdak Farrokhzad-11/+11
2019-10-19Rollup merge of #65542 - estebank:kill-static-methods, r=CentrilMazdak Farrokhzad-46/+72
2019-10-19Rollup merge of #65485 - ecstatic-morse:const-validation-mismatch-ugliness, r...Mazdak Farrokhzad-17/+83
2019-10-19Rollup merge of #65252 - petrochenkov:deriveholders2, r=matthewjasperMazdak Farrokhzad-49/+55
2019-10-19Rollup merge of #65174 - SimonSapin:zero-box, r=alexcrichtonMazdak Farrokhzad-3/+33
2019-10-18reworded loop value sentenceYves Dorfsman-2/+3
2019-10-18Improve comments and structure of `ConstProp::const_prop()`Wesley Wiser-32/+50
2019-10-18Don't ICE when evaluating writes to uninhabited enum variantsWesley Wiser-13/+48
2019-10-18Cleanup const_prop() someWesley Wiser-72/+75
2019-10-18[const-prop] Handle MIR Rvalue::BoxWesley Wiser-18/+57
2019-10-18Uninitialized boxes: add test for zero-size allocationsSimon Sapin-0/+20
2019-10-19Fix rebaseVadim Petrochenkov-2/+2
2019-10-19privacy: Avoid one more `unwrap` causing an ICE in rustdocVadim Petrochenkov-5/+14
2019-10-19expand: Simplify expansion of derivesVadim Petrochenkov-40/+28
2019-10-19resolve: Mark macros starting with an underscore as usedVadim Petrochenkov-3/+12
2019-10-18Rollup merge of #65552 - JohnTitor:use-bitwise-not, r=Dylan-DPCTyler Mandry-2/+2
2019-10-18Rollup merge of #65549 - t-rapp:tr-wrapping-rotate-docs, r=jonas-schievinkTyler Mandry-2/+2
2019-10-18Rollup merge of #65540 - guanqun:extend-t-macro, r=nikomatsakisTyler Mandry-1/+8
2019-10-18Rollup merge of #65535 - eddyb:sliced-predicates, r=nikomatsakisTyler Mandry-138/+120
2019-10-18Rollup merge of #65532 - tshepang:shorten-intro, r=Dylan-DPCTyler Mandry-2/+5
2019-10-18Rollup merge of #65513 - RalfJung:fmt, r=Mark-SimulacrumTyler Mandry-44/+67
2019-10-18Rollup merge of #65511 - Xanewok:sa-nest-in-impls, r=pnkfelixTyler Mandry-9/+27
2019-10-18Rollup merge of #65498 - SimonSapin:plugin-help, r=CentrilTyler Mandry-78/+84
2019-10-18Rollup merge of #65496 - tspiteri:euc-div-panic, r=KodrAusTyler Mandry-2/+10
2019-10-18Rollup merge of #65493 - GuillaumeGomez:long-err-explanation-E0584, r=kinnisonTyler Mandry-1/+29
2019-10-18Rollup merge of #65480 - nnethercote:rm-iterate_until_fixed_size, r=nikomatsakisTyler Mandry-27/+29
2019-10-18Rollup merge of #65472 - Zoxc:sharded-dep-graph-2, r=nikomatsakisTyler Mandry-15/+44
2019-10-18Rollup merge of #65455 - nnethercote:avoid-unnecessary-TokenTree-to-TokenStre...Tyler Mandry-36/+41
2019-10-18Rollup merge of #65364 - XiangQingW:master, r=estebankTyler Mandry-3/+39
2019-10-18Rollup merge of #65334 - GuillaumeGomez:long-err-explanation-E0575, r=kinnisonTyler Mandry-2/+54
2019-10-18Rollup merge of #65201 - tmiasko:no-bindings, r=rkruppeTyler Mandry-9/+1
2019-10-18Rollup merge of #65197 - spastorino:place-mut-visitor-adjusts2, r=oli-obkTyler Mandry-122/+301
2019-10-18Rollup merge of #65016 - lzutao:inline-mem-constfn, r=oli-obkTyler Mandry-2/+2
2019-10-18use latest version of libc, remove obsolete codeStefan Lankes-20/+1
2019-10-18review commentsEsteban Küber-5/+7
2019-10-18Ignore a test on musl because its ui output differsOliver Scherer-0/+3