| Age | Commit message (Expand) | Author | Lines |
| 2019-09-05 | Rollup merge of #63930 - estebank:rustdoc-ice, r=GuillaumeGomez | Mazdak Farrokhzad | -13/+46 |
| 2019-09-05 | Rollup merge of #63774 - chocol4te:fix_63707, r=GuillaumeGomez | Mazdak Farrokhzad | -1/+1 |
| 2019-09-05 | Rollup merge of #62848 - matklad:xid-unicode, r=petrochenkov | Mazdak Farrokhzad | -506/+98 |
| 2019-09-05 | Rollup merge of #64148 - guanqun:typo-fix, r=zackmdavis | Mazdak Farrokhzad | -3/+3 |
| 2019-09-05 | Rollup merge of #64142 - lzutao:fix-doc-cmp, r=jonas-schievink | Mazdak Farrokhzad | -6/+14 |
| 2019-09-05 | Rollup merge of #64141 - nnethercote:minimize-LocalInternedString, r=petroche... | Mazdak Farrokhzad | -133/+86 |
| 2019-09-05 | Rollup merge of #64128 - Centril:unused-parens-pat, r=davidtwco | Mazdak Farrokhzad | -64/+256 |
| 2019-09-05 | Rollup merge of #64123 - danielhenrymantilla:add_comment_about_uninit_integer... | Mazdak Farrokhzad | -0/+8 |
| 2019-09-05 | Rollup merge of #64120 - nnethercote:move-path-parsing-earlier, r=petrochenkov | Mazdak Farrokhzad | -26/+30 |
| 2019-09-05 | Rollup merge of #64110 - estebank:receiver-type, r=Centril | Mazdak Farrokhzad | -150/+283 |
| 2019-09-05 | Rollup merge of #64092 - michaelwoerister:update-xlto-table-rustc-book-1.37, ... | Mazdak Farrokhzad | -0/+1 |
| 2019-09-05 | Rollup merge of #64043 - matthewjasper:underscore-import-tests, r=alexcrichton | Mazdak Farrokhzad | -0/+54 |
| 2019-09-05 | Rollup merge of #64038 - matthewjasper:deny-mutual-impl-trait-recursion, r=va... | Mazdak Farrokhzad | -6/+100 |
| 2019-09-05 | Rollup merge of #64031 - Centril:param-attrs-no-macros-test, r=nikomatsakis | Mazdak Farrokhzad | -0/+299 |
| 2019-09-05 | Rollup merge of #64005 - ecstatic-morse:is-indirect, r=oli-obk | Mazdak Farrokhzad | -29/+36 |
| 2019-09-05 | Rollup merge of #63985 - ghedo:stabilize_pin_into_inner, r=alexcrichton | Mazdak Farrokhzad | -2/+2 |
| 2019-09-05 | Rollup merge of #63549 - sfanxiang:rev-rposition, r=scottmcm | Mazdak Farrokhzad | -7/+6 |
| 2019-09-05 | Rollup merge of #62860 - vi:stabilize_checked_duration_since, r=Mark-Simulacrum | Mazdak Farrokhzad | -7/+4 |
| 2019-09-05 | Avoid feature name 'checked_duration_since' in a Tidy test | Vitaly _Vi Shukela | -2/+2 |
| 2019-09-05 | Stabilize checked_duration_since for 1.39.0 | Vitaly _Vi Shukela | -5/+2 |
| 2019-09-04 | Auto merge of #64150 - ehuss:update-cargo-books, r=alexcrichton | bors | -0/+0 |
| 2019-09-04 | Auto merge of #64125 - JohnTitor:update-clippy, r=oli-obk | bors | -7/+9 |
| 2019-09-04 | Update cargo, books | Eric Huss | -0/+0 |
| 2019-09-04 | fix a few typos in comments | Guanqun Lu | -3/+3 |
| 2019-09-04 | Fix doc links in `std::cmp` module | Lzu Tao | -6/+14 |
| 2019-09-04 | flatten rustc_lexer::character_properties module | Aleksey Kladov | -86/+82 |
| 2019-09-04 | Auto merge of #63825 - nathanwhit:check-run-results, r=Mark-Simulacrum | bors | -105/+123 |
| 2019-09-04 | remove XID and Pattern_White_Space unicode tables from libcore | Aleksey Kladov | -460/+56 |
| 2019-09-04 | Auto merge of #63166 - ksqsf:master, r=alexcrichton | bors | -0/+81 |
| 2019-09-04 | Add `Symbol::{with,with2}`. | Nicholas Nethercote | -13/+29 |
| 2019-09-04 | Remove `LocalInternedString::intern`. | Nicholas Nethercote | -13/+0 |
| 2019-09-04 | Remove `Encodable`/`Decodable` impls for `LocalInternedString`. | Nicholas Nethercote | -12/+0 |
| 2019-09-04 | Remove hashing impls for `LocalInternedString`. | Nicholas Nethercote | -24/+3 |
| 2019-09-04 | Remove `LocalInternedString::get`. | Nicholas Nethercote | -10/+1 |
| 2019-09-04 | Remove `LocalInternedString::as_interned_str()`. | Nicholas Nethercote | -6/+0 |
| 2019-09-04 | Remove `LocalInternedString` uses from `librustc/traits/`. | Nicholas Nethercote | -9/+10 |
| 2019-09-04 | Remove `LocalInternedString` uses from `librustc_codegen_llvm`. | Nicholas Nethercote | -20/+20 |
| 2019-09-04 | Remove `LocalInternedString` uses from `librustc_codegen_llvm/consts.rs`. | Nicholas Nethercote | -7/+8 |
| 2019-09-04 | Remove `LocalInternedString` uses from `librustc/ty/`. | Nicholas Nethercote | -13/+9 |
| 2019-09-03 | Strip remote-test-client output from run stdout | nathanwhit | -2/+18 |
| 2019-09-03 | fix error code test | Esteban Küber | -1/+1 |
| 2019-09-03 | review comments | Esteban Küber | -3/+5 |
| 2019-09-03 | review comments: error code text | Esteban Küber | -8/+10 |
| 2019-09-03 | Update Clippy | Yuki Okushi | -7/+9 |
| 2019-09-03 | Changed comment to better reflect std's exceptional situation | Daniel Henry-Mantilla | -4/+4 |
| 2019-09-03 | unused_parens: fix for or-patterns + &(mut x) | Mazdak Farrokhzad | -64/+256 |
| 2019-09-03 | Rollup merge of #64104 - Mark-Simulacrum:intrinsic-fn-ptr-ice, r=estebank | Mazdak Farrokhzad | -0/+57 |
| 2019-09-03 | Rollup merge of #64071 - guanqun:style-fix, r=Centril | Mazdak Farrokhzad | -2/+2 |
| 2019-09-03 | Rollup merge of #64058 - phansch:refactor_out_method, r=estebank | Mazdak Farrokhzad | -12/+32 |
| 2019-09-03 | Rollup merge of #64056 - estebank:arbitrary-self-types, r=Centril | Mazdak Farrokhzad | -26/+148 |