about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-07-15Add debug assertions to write_bytes and copy*Valentin Tolmer-4/+35
2019-07-15Auto merge of #62629 - matthewjasper:cleanup-borrowck-errors, r=petrochenkovbors-322/+128
2019-07-15Auto merge of #62674 - RalfJung:miri-abi, r=eddybbors-2/+7
2019-07-15Auto merge of #62670 - estebank:extern-fn-with-body, r=petrochenkovbors-15/+91
2019-07-14Auto merge of #62643 - estebank:parse-recovery-type-errs, r=petrochenkovbors-61/+42
2019-07-14`pub(crate)` -> `crate`Matthew Jasper-27/+27
2019-07-14Move suggest_ref_mut into rustc_mir::borrow_checkMatthew Jasper-18/+14
2019-07-14Remove BorrowckErrors traitMatthew Jasper-135/+109
2019-07-14Remove rustc_mir::borrowck_errors::OriginMatthew Jasper-78/+19
2019-07-14Remove unused BorrowckErrors methodsMatthew Jasper-108/+3
2019-07-14Auto merge of #62638 - estebank:issue-62554, r=petrochenkovbors-22/+52
2019-07-14Auto merge of #62610 - Stargateur:fix-miri-error-cstring-into_inner, r=RalfJungbors-5/+6
2019-07-14remove outdated commentRalf Jung-1/+0
2019-07-14Auto merge of #62464 - GuillaumeGomez:add-missing-urls-osstr, r=QuietMisdreavusbors-3/+4
2019-07-14RustIntrinsic and PlatformIntrinsic are also the same ABI as RustRalf Jung-1/+7
2019-07-13review commentEsteban Küber-2/+2
2019-07-14Auto merge of #62331 - wesleywiser:fix_early_return_leak, r=matthewjasperbors-1/+92
2019-07-13Detect `fn` with a body in an `extern` blockEsteban Küber-15/+91
2019-07-13Auto merge of #62584 - eddyb:circular-math-is-hard, r=pnkfelixbors-24/+126
2019-07-13Auto merge of #62659 - Centril:rollup-90oz643, r=Centrilbors-88/+312
2019-07-13Rollup merge of #62651 - matthewjasper:rustc-macro-hygiene, r=petrochenkovMazdak Farrokhzad-40/+31
2019-07-13Rollup merge of #62636 - alexcrichton:assert-build-cargo-once, r=Mark-SimulacrumMazdak Farrokhzad-21/+48
2019-07-13Rollup merge of #62604 - estebank:unemitted-err-ice, r=pnkfelixMazdak Farrokhzad-4/+27
2019-07-13Rollup merge of #62585 - pnkfelix:issue-60431-make-struct-tail-normalize-when...Mazdak Farrokhzad-22/+151
2019-07-13Rollup merge of #62577 - Zoxc:atomic-cell, r=matthewjasperMazdak Farrokhzad-1/+55
2019-07-13Auto merge of #62468 - rust-lang:mutable-overloaded-operators, r=estebankbors-269/+282
2019-07-13Auto merge of #60266 - albins:polonius-liveness, r=nikomatsakisbors-624/+445
2019-07-13Make `register_[long_]diagnostics` hygienicMatthew Jasper-10/+10
2019-07-13Make `newtype_index` hygienic and use allow_internal_unstableMatthew Jasper-30/+21
2019-07-13Fix miri error in into_inner() of CStringAntoine PLASKOWSKI-5/+6
2019-07-13Auto merge of #61953 - Centril:shared-from-iter, r=RalfJungbors-140/+652
2019-07-13Auto merge of #62613 - lzutao:clippy-up, r=Manishearthbors-7/+9
2019-07-12Do not emit type errors after parse error in last statement of blockEsteban Küber-61/+42
2019-07-12add testsEsteban Küber-0/+35
2019-07-12Use snippet instead of pprinting statementEsteban Küber-22/+17
2019-07-12rustbuild: Improve assert about building tools onceAlex Crichton-21/+48
2019-07-12rustfmt all the things!Albin Stjerna-602/+246
2019-07-12polonius: add generation of liveneness-related factsAlbin Stjerna-20/+197
2019-07-12Rollup merge of #62623 - pnkfelix:issue-62614-downgrade-indirect-structural-m...Mazdak Farrokhzad-14/+99
2019-07-12Rollup merge of #62608 - delan:async-unsafe-fn-tests, r=CentrilMazdak Farrokhzad-2/+118
2019-07-12Rollup merge of #62607 - estebank:this-mem-is-out-of-control, r=petrochenkovMazdak Farrokhzad-2/+16
2019-07-12Rollup merge of #62605 - estebank:emit-dropped-err, r=pnkfelixMazdak Farrokhzad-12/+16
2019-07-12Rollup merge of #62599 - RalfJung:uninit, r=cramertjMazdak Farrokhzad-1/+1
2019-07-12Rollup merge of #62595 - ngoldbaum:path-clarity-doc, r=CentrilMazdak Farrokhzad-1/+5
2019-07-12Rollup merge of #62578 - JohnTitor:add-test-for-49919, r=alexcrichtonMazdak Farrokhzad-0/+16
2019-07-12Rollup merge of #62568 - lzutao:replace_may_dangle, r=matthewjasperMazdak Farrokhzad-150/+32
2019-07-12Rollup merge of #62453 - zackmdavis:single_path, r=estebankMazdak Farrokhzad-26/+99
2019-07-12Rollup merge of #62431 - czipperz:add-messages-to-must-use-is_-methods, r=sco...Mazdak Farrokhzad-4/+5
2019-07-12Rollup merge of #62274 - eddyb:const-false-unwind, r=pnkfelixMazdak Farrokhzad-28/+58
2019-07-12Rollup merge of #61535 - ohadravid:test-generic-with-default-assiociated-type...Mazdak Farrokhzad-0/+36