| Age | Commit message (Expand) | Author | Lines |
| 2019-07-16 | Test that maplike FromIter satisfies uniqueness | Nick Hynes | -2/+6 |
| 2019-07-15 | Auto merge of #62687 - gnzlbg:stdarch, r=alexcrichton | bors | -8/+10 |
| 2019-07-15 | Update stdarch | gnzlbg | -0/+0 |
| 2019-07-15 | Auto merge of #62667 - petrochenkov:printattr2, r=Mark-Simulacrum | bors | -254/+350 |
| 2019-07-15 | Add rtm and f16c features to libcore | gnzlbg | -0/+2 |
| 2019-07-15 | Update the stdarch submodule | gnzlbg | -8/+8 |
| 2019-07-15 | pprust: Support `macro` macros | Vadim Petrochenkov | -9/+31 |
| 2019-07-15 | pprust: Fix formatting regressions from the previous commits | Vadim Petrochenkov | -50/+100 |
| 2019-07-15 | pprust: Do not convert attributes into `MetaItem`s for printing | Vadim Petrochenkov | -17/+20 |
| 2019-07-15 | pprust: Remove the box from `print_tts` | Vadim Petrochenkov | -2/+4 |
| 2019-07-15 | pprust: Use `print_mac_common` for delimited token groups | Vadim Petrochenkov | -78/+94 |
| 2019-07-15 | pprust: Use `print_mac_common` for attributes | Vadim Petrochenkov | -5/+19 |
| 2019-07-15 | pprust: Use `print_mac_common` for `macro_rules` definitions | Vadim Petrochenkov | -29/+21 |
| 2019-07-15 | pprust: Move some methods to the `PrintState` trait | Vadim Petrochenkov | -147/+144 |
| 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 |