about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2018-07-22Auto merge of #52250 - nnethercote:no-SparseBitMatrix, r=nikomatsakisbors-212/+37
2018-07-21fix tidy ~ againEsteban Küber-13/+0
2018-07-21Don't use the new `eprintln` for stage0 and stage1Esteban Küber-2/+2
2018-07-21Fix tidy by adding new feature gate testEsteban Küber-0/+24
2018-07-21fix logic bugEsteban Küber-2/+2
2018-07-21Auto merge of #51485 - estebank:dehighlight-secondary-msgs, r=GuillaumeGomezbors-4/+11
2018-07-21Remove dependency on `libsyntax`Esteban Küber-23/+13
2018-07-21Change `eprintln!()`Esteban Küber-2/+9
2018-07-21Gate `format_args_nll` behind feature flagEsteban Küber-1/+21
2018-07-22Add "self" intra-link supportGuillaume Gomez-4/+102
2018-07-21Run the error index tool against the sysroot libdirMark Rousskov-2/+2
2018-07-21Auto merge of #52115 - Dylan-DPC:feature/nll-liveness-regions, r=nikomatsakisbors-357/+302
2018-07-21don't spawn processes on wasmOliver Schneider-0/+2
2018-07-21Suggest space separated format str literalEsteban Küber-3/+3
2018-07-21Attach deprecation lint `proc_macro_derive_resolution_fallback` to a specific...Vadim Petrochenkov-17/+49
2018-07-21Auto merge of #51959 - tmandry:make-implied-outlives-query, r=nikomatsakisbors-235/+503
2018-07-21update testsMatthew Jasper-11/+28
2018-07-21Fix #52416 - ice for move errors in unsafe blocksMatthew Jasper-8/+8
2018-07-21Add specific message when moving from upvars in a non-FnOnce closureMatthew Jasper-30/+44
2018-07-21Use MirBorrowckCtxt while reporting move errorsMatthew Jasper-39/+21
2018-07-21do not overwrite child def-id in place but rather remove/insertNiko Matsakis-22/+121
2018-07-21Auto merge of #52405 - matthewjasper:mutability-errors, r=pnkfelixbors-351/+1822
2018-07-21Add missing backtickcsmoe-1/+1
2018-07-21delete testsdylan_DPC-110/+0
2018-07-21Sequence-field should have plural nameOliver Schneider-4/+4
2018-07-21Treat no_std(target) == None case correctly.Hideki Sekine-1/+1
2018-07-21we now get 2 extra mismatched type errorsNiko Matsakis-4/+69
2018-07-21use proper body-id and span when solving obligationsNiko Matsakis-2/+2
2018-07-21add regression test for #52078Niko Matsakis-0/+37
2018-07-21skip no-op obligations and add a little debug outputNiko Matsakis-11/+17
2018-07-21Convert implied_outlives_bounds to a queryTyler Mandry-221/+381
2018-07-21Auto merge of #52562 - Manishearth:clippyup, r=RalfJungbors-19/+31
2018-07-21add docsdylan_DPC-2/+21
2018-07-21Don't invent new magic keywordsOliver Schneider-9/+9
2018-07-21Auto merge of #52555 - petrochenkov:mresfact, r=alexcrichtonbors-164/+246
2018-07-21TypoFelix Rabe-1/+1
2018-07-21Auto merge of #52552 - eddyb:proc-macro-prep, r=alexcrichtonbors-570/+465
2018-07-21Auto merge of #52535 - alexcrichton:update-stdsimd, r=Mark-Simulacrumbors-8/+0
2018-07-21remove unwanted tests and a reference to it in commentsdylan_DPC-139/+3
2018-07-20Update stdsimd to undo an accidental stabilizationAlex Crichton-8/+0
2018-07-21Auto merge of #52536 - alexcrichton:attr-spans, r=nikomatsakisbors-5/+132
2018-07-21Auto merge of #52438 - ljedrz:rustc_vec_capacity, r=eddybbors-59/+49
2018-07-21Avoid using `#[macro_export]` for documenting builtin macrosVadim Petrochenkov-58/+43
2018-07-20Auto merge of #52574 - kennytm:rollup, r=kennytmbors-61/+73
2018-07-20fix grep test looking for newlineEsteban Küber-1/+1
2018-07-20Clippy opts out of in_external_macroOliver Schneider-6/+5
2018-07-20Allow individual lints to opt into being reported in external macrosOliver Schneider-4/+16
2018-07-21Rollup merge of #52573 - oli-obk:cleanups, r=RalfJungkennytm-19/+8
2018-07-21Rollup merge of #52540 - alexcrichton:tweak-script, r=kennytmkennytm-1/+1
2018-07-21Rollup merge of #52539 - alexcrichton:two-attrs, r=petrochenkovkennytm-0/+63