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