| Age | Commit message (Expand) | Author | Lines |
| 2018-02-15 | [improper_ctypes] Don't suggest raw pointers when encountering trait objects | Robin Kruppe | -3/+1 |
| 2018-02-15 | [improper_ctypes] Point at definition of non-FFI-safe type if possible | Robin Kruppe | -0/+20 |
| 2018-02-15 | [improper_ctypes] Suggest repr(transparent) for structs | Robin Kruppe | -6/+7 |
| 2018-02-15 | [improper_ctypes] Overhaul primary label | Robin Kruppe | -227/+171 |
| 2018-02-15 | [improper_ctypes] Stop complaining about repr(usize) and repr(isize) enums | Robin Kruppe | -29/+12 |
| 2018-02-15 | [improper_ctypes] Use a 'help:' line for possible fixes | Robin Kruppe | -80/+156 |
| 2018-02-15 | Convert compile-fail/lint-ctypes.rs to ui test | Robin Kruppe | -0/+128 |
| 2018-02-15 | Auto merge of #48203 - kennytm:rollup, r=kennytm | bors | -208/+800 |
| 2018-02-15 | Auto merge of #48105 - Mark-Simulacrum:exclude-paths, r=alexcrichton | bors | -327/+444 |
| 2018-02-15 | Rollup merge of #48210 - jacob-hughes:clarify_sized_trait_in_api_docs, r=Quie... | kennytm | -3/+7 |
| 2018-02-15 | Auto merge of #48202 - nrc:update, r=kennytm | bors | -17/+38 |
| 2018-02-14 | Review change - Expanded on explanation. | Jacob Hughes | -3/+3 |
| 2018-02-14 | Exclude clippy lints from tidy license check | Mark Simulacrum | -0/+1 |
| 2018-02-15 | Revert "rustbuild: Pass `ccache` to build scripts" | Alex Crichton | -22/+5 |
| 2018-02-15 | Partially revert #47333. | kennytm | -9/+15 |
| 2018-02-14 | Clarified why `Sized` bound not implicit on trait's implicit `Self` type. | Jacob Hughes | -3/+7 |
| 2018-02-14 | Rollup merge of #48035 - technicalguy:Early-exit-empty-hashmap-38880, r=arthu... | kennytm | -26/+38 |
| 2018-02-14 | Rollup merge of #48195 - paoloteti:compiler-builtins-update, r=alexcrichton | kennytm | -0/+0 |
| 2018-02-14 | Rollup merge of #48181 - michaelwoerister:fix-incr-dir-finalization, r=nikoma... | kennytm | -2/+27 |
| 2018-02-14 | Rollup merge of #48167 - Mark-Simulacrum:remove-allocation-codemap, r=estebank | kennytm | -3/+5 |
| 2018-02-14 | Rollup merge of #48165 - alexcrichton:update-read2, r=Mark-Simulacrum | kennytm | -10/+14 |
| 2018-02-14 | Rollup merge of #48163 - alexcrichton:persistent-linker, r=rkruppe | kennytm | -49/+114 |
| 2018-02-14 | Rollup merge of #48162 - michaelwoerister:stabler-svh, r=nikomatsakis | kennytm | -5/+22 |
| 2018-02-14 | Rollup merge of #48156 - Centril:feature/iterator_repeat_with, r=alexcrichton | kennytm | -0/+164 |
| 2018-02-14 | Rollup merge of #48154 - estebank:issue-31481, r=nikomatsakis | kennytm | -5/+43 |
| 2018-02-14 | Rollup merge of #48151 - echochamber:update_range_example, r=estebank | kennytm | -5/+5 |
| 2018-02-14 | Rollup merge of #48133 - matthiaskrgr:endianess_to_endianness, r=oli-obk | kennytm | -18/+18 |
| 2018-02-14 | Rollup merge of #48130 - ollie27:stab, r=Mark-Simulacrum | kennytm | -10/+10 |
| 2018-02-14 | Rollup merge of #48126 - newpavlov:patch-1, r=alexcrichton | kennytm | -37/+42 |
| 2018-02-14 | Rollup merge of #48087 - scottmcm:range_is_empty, r=kennytm,alexcrichton | kennytm | -14/+154 |
| 2018-02-14 | Rollup merge of #48065 - Xaeroxe:patch-1, r=alexcrichton | kennytm | -16/+1 |
| 2018-02-14 | Rollup merge of #48033 - GuillaumeGomez:better-char-cast-message, r=estebank | kennytm | -0/+57 |
| 2018-02-14 | Rollup merge of #48005 - panicbit:env_unimpl_send_sync, r=alexcrichton | kennytm | -0/+12 |
| 2018-02-14 | Rollup merge of #47846 - roblabla:bugfix-ocaml, r=kennytm | kennytm | -0/+8 |
| 2018-02-14 | Rollup merge of #47806 - PramodBisht:feature/47801, r=steveklabnik | kennytm | -2/+2 |
| 2018-02-14 | Rollup merge of #47784 - alexcrichton:less-dsymutil, r=michaelwoerister | kennytm | -3/+57 |
| 2018-02-14 | Update RLS | Nick Cameron | -17/+37 |
| 2018-02-13 | Fix default Steps without paths. | Mark Simulacrum | -5/+10 |
| 2018-02-13 | Update compiler-builtins to latest master. | Paolo Teti | -0/+0 |
| 2018-02-13 | 38880 remove unnecessary self.table.size check | Shaun Steenkamp | -4/+0 |
| 2018-02-13 | 38880 fix incorrect negation | Shaun Steenkamp | -1/+1 |
| 2018-02-13 | 38880 hashmap check size=0, not just capacity=0 | Shaun Steenkamp | -30/+24 |
| 2018-02-13 | 38880 restore original entry(key) method | Shaun Steenkamp | -1/+3 |
| 2018-02-13 | Switch to retain calling drain_filter. | Jacob Kiesel | -21/+1 |
| 2018-02-13 | Improve debuggability of #48116. | kennytm | -3/+14 |
| 2018-02-13 | incr.comp.: Run cache directory garbage collection before loading dep-graph. | Michael Woerister | -2/+27 |
| 2018-02-13 | Handle path prefix mapping in a more stable way when computing the crate hash. | Michael Woerister | -5/+22 |
| 2018-02-13 | core::iter::repeat_with: fix missing word, see @Pazzaz's review | Mazdak Farrokhzad | -1/+1 |
| 2018-02-13 | Auto merge of #47804 - retep007:recursive-requirements, r=pnkfelix | bors | -9/+72 |
| 2018-02-12 | core::iter::repeat_with: tracking issue is #48169 | Mazdak Farrokhzad | -5/+5 |