| Age | Commit message (Expand) | Author | Lines |
| 2019-03-22 | Hide "type ascription is experimental error" unless it's the only one | Esteban Küber | -26/+11 |
| 2019-03-22 | Only suggest let assignment for type ascription if we find an equals sign | Esteban Küber | -16/+24 |
| 2019-03-22 | Tweak labels | Esteban Küber | -7/+8 |
| 2019-03-22 | Expand suggestions for type ascription parse errors | Esteban Küber | -18/+358 |
| 2019-03-23 | Auto merge of #58929 - estebank:elide-object, r=zackmdavis | bors | -21/+74 |
| 2019-03-22 | Correct minimum system LLVM version in tests | Samuel Holland | -15/+17 |
| 2019-03-23 | resolve: collect trait aliases along with traits | Sean McArthur | -2/+36 |
| 2019-03-22 | Update sys::time impls to have checked_sub_instant | Linus Färnstrand | -25/+18 |
| 2019-03-22 | ffi: rename VaList::copy to VaList::with_copy | Dan Robertson | -21/+21 |
| 2019-03-22 | Make duration_since use checked_duration_since | Linus Färnstrand | -6/+2 |
| 2019-03-22 | Add/rename checked_duration_since tests | Linus Färnstrand | -6/+9 |
| 2019-03-22 | Auto merge of #59370 - Centril:rollup, r=Centril | bors | -733/+1026 |
| 2019-03-22 | add suggestions to trim_{left,right} deprecations | Andy Russell | -4/+20 |
| 2019-03-22 | Rollup merge of #59360 - LukasKalbertodt:patch-2, r=rkruppe | Mazdak Farrokhzad | -2/+2 |
| 2019-03-22 | Rollup merge of #59347 - petrochenkov:nomake, r=davidtwco | Mazdak Farrokhzad | -50/+57 |
| 2019-03-22 | Rollup merge of #59329 - petrochenkov:rmcff, r=alexcrichton | Mazdak Farrokhzad | -45/+0 |
| 2019-03-22 | Rollup merge of #59327 - Xaeroxe:clamp-doc, r=scottmcm | Mazdak Farrokhzad | -0/+38 |
| 2019-03-22 | Rollup merge of #59323 - euclio:enum-instead-of-variant, r=varkor | Mazdak Farrokhzad | -47/+118 |
| 2019-03-22 | Rollup merge of #59322 - estebank:diag-tweak, r=davidtwco | Mazdak Farrokhzad | -72/+51 |
| 2019-03-22 | Rollup merge of #59321 - varkor:unify-E0109-E0110-E0111, r=davidtwco | Mazdak Farrokhzad | -223/+206 |
| 2019-03-22 | Rollup merge of #59309 - o01eg:verbose-copy-files, r=alexcrichton | Mazdak Farrokhzad | -0/+12 |
| 2019-03-22 | Rollup merge of #59304 - gnzlbg:bench_tests, r=alexcrichton | Mazdak Farrokhzad | -0/+25 |
| 2019-03-22 | Rollup merge of #59297 - euclio:field-method-suggestions, r=estebank | Mazdak Farrokhzad | -53/+98 |
| 2019-03-22 | Rollup merge of #59291 - SimonSapin:nonzero-thread-id, r=alexcrichton | Mazdak Farrokhzad | -4/+11 |
| 2019-03-22 | Rollup merge of #59273 - llogiq:hir-docs, r=matthewjasper | Mazdak Farrokhzad | -1/+12 |
| 2019-03-22 | Rollup merge of #59266 - estebank:struct-parse-recovery, r=petrochenkov | Mazdak Farrokhzad | -58/+111 |
| 2019-03-22 | Rollup merge of #59236 - mati865:miri-preview, r=oli-obk | Mazdak Farrokhzad | -3/+4 |
| 2019-03-22 | Rollup merge of #59190 - greg-kargin:master, r=sanxiyn | Mazdak Farrokhzad | -56/+56 |
| 2019-03-22 | Rollup merge of #59170 - varkor:const-generics-rustdoc, r=QuietMisdreavus,eddyb | Mazdak Farrokhzad | -117/+156 |
| 2019-03-22 | Rollup merge of #59106 - LinusU:udp-peer-addr, r=kennytm | Mazdak Farrokhzad | -2/+69 |
| 2019-03-22 | Auto merge of #58953 - jethrogb:jb/unify-ffi, r=alexcrichton | bors | -809/+186 |
| 2019-03-22 | Auto merge of #57810 - MikaelUrankar:stack_t_bsd, r=nagisa | bors | -2/+2 |
| 2019-03-22 | Expand `impl FromIterator for Result` doc to include examples of `Err` and ea... | Felix S. Klock II | -0/+28 |
| 2019-03-22 | Expand `impl FromIterator for Option` doc to include example of early termina... | Felix S. Klock II | -0/+20 |
| 2019-03-22 | Rename miri component to miri-preview | Mateusz Mikuła | -3/+4 |
| 2019-03-22 | Auto merge of #59035 - estebank:closure-instacall, r=davidtwco | bors | -1/+53 |
| 2019-03-22 | Add tracking issue number for `seek_convenience` | Lukas Kalbertodt | -2/+2 |
| 2019-03-22 | Auto merge of #58995 - Centril:refactor-build-manifest, r=alexcrichton | bors | -204/+197 |
| 2019-03-22 | Auto merge of #59031 - estebank:recover-from-comaless, r=petrochenkov | bors | -43/+78 |
| 2019-03-22 | Fix ICE with const generic param in struct | varkor | -17/+48 |
| 2019-03-21 | Auto merge of #58981 - estebank:elseless-if, r=davidtwco | bors | -3/+135 |
| 2019-03-21 | Include llvm-ar with llvm-tools component | Philipp Oppermann | -0/+1 |
| 2019-03-21 | Fix invalid returned types generation | Guillaume Gomez | -46/+63 |
| 2019-03-21 | Add bounds for return types as well | Guillaume Gomez | -30/+59 |
| 2019-03-21 | Improve bounds search | Guillaume Gomez | -52/+11 |
| 2019-03-21 | Small generics search improvement | Guillaume Gomez | -1/+4 |
| 2019-03-21 | Greatly improve generics handling in rustdoc search | Guillaume Gomez | -22/+273 |
| 2019-03-21 | Unify OsString/OsStr for byte-based implementations | Jethro Beekman | -809/+186 |
| 2019-03-21 | Move one test from run-make-fulldeps to ui | Vadim Petrochenkov | -50/+57 |
| 2019-03-21 | hygiene: Fix identifier comparison in impl overlap check | Vadim Petrochenkov | -1/+36 |